2013 - Lost connection to MySQL server at 'reading initial communication packet' 错误解决

Posted 艺意

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了2013 - Lost connection to MySQL server at 'reading initial communication packet' 错误解决相关的知识,希望对你有一定的参考价值。

一、操作与状态

  当使用mysql客户端连接localhost本地数据库时,连接不上,报错。(使用Tomcat连接数据库时可以连接上,但需要很长的请求时间。)

二、原因与解决办法

  关于这个问题网上的解决方法基本个不相同,并且答案也比较少,最后发现是由于自己手欠在电脑管家的“网络优化中”禁用了MySQL程序的网络,恢复连接即可。

以上是关于2013 - Lost connection to MySQL server at 'reading initial communication packet' 错误解决的主要内容,如果未能解决你的问题,请参考以下文章

2013 lost connection to mysql server during query

Can't connect to MySQL server (hosted by strato) error: 2013 lost connection to mysql server at 'rea

MySQL报错解决方案:2013-Lost connection to MySQL server

mysql 2013错误(ERROR 2013:Lost connection to MySQL server)

Django 迁移失败,(2013, 'Lost connection to MySQL server at \'reading initial communication packet\')

为啥我得到 MySQLdb._exceptions.OperationalError: (2013, 'Lost connection to MySQL server during query')