In MySQL, how can I solve the error below?
2013: Lost connection to MySQL server at \'reading authorization packet\', system error: 0
Adding skip-name-resolve to my.cnf solved the problem for me.
skip-name-resolve
my.cnf