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