mysql performance optimization for restart and connection

skip-name-resolve

To your MySQL configuration file (my.ini/my.cnf) and then be sure to reload (restart) the MySQL database server.  The ‘[mysqld]‘ section of the my.cnf file now looks like this:
[crayon-662a50a1e2527694937829/]
From Microsoft Windows this can be done from the ‘Services’ window in ‘Administrative tools’ or in Debian/Ubuntu entering this command:
[crayon-662a50a1e252f061530952/]