Lost connection to MySQL server at ‘reading initial communication packet’
通过TCP/IP 远程连接mysql的时候出现服务器2013 error :MySQL server at 'reading initial communication packet'这个问题去Google ,还真有不少解决的办法顺便记录下前辈的经验,以便他人。
修改/etc/mysql/my.cnf文件,在 my.cnf 里面的 段增加一个启动参数
skip-name-resolve
然后重启mysql ,问题消失
页:
[1]