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-6635a16b9a719091162995/]
From Microsoft Windows this can be done from the ‘Services’ window in ‘Administrative tools’ or in Debian/Ubuntu entering this command:
[crayon-6635a16b9a720655609224/]