SQL Error (2013): Lost connection to MySQL server at 'waiting for initial communication packet', system error: 0

vim /etc/my.cnf

打开my.ini,找到[mysqld]项,在其后加入一句:skip-name-resolve,保存,重启mysql服务即可~

posted @ 2019-08-29 17:33  wq9  阅读(266)  评论(0)    收藏  举报