ERROR 2013 (HY000): Lost connection to MySQL server at ‘reading initial communication packet’, system error: 0

这个目前的解决方法是重启MySQL服务。。。

ERROR 2013 (HY000): Lost connection to MySQL server at ‘reading authorization packet’, system error: 0

进入MySQL命令行
MySQL遇到的问题汇总
然后将connect_timeout设置高一点,比如60。
MySQL遇到的问题汇总

相关文章:

  • 2021-10-16
  • 2021-10-14
  • 2021-12-15
  • 2021-12-22
  • 2021-10-06
  • 2021-11-01
  • 2018-01-31
  • 2021-09-10
猜你喜欢
  • 2020-03-24
  • 2021-09-07
  • 2021-11-24
  • 2020-01-27
  • 2021-09-05
  • 2019-09-27
  • 2020-07-20
  • 2021-12-28
相关资源
相似解决方案