公司远程办公的同事使用 sqlyog navicat mysql等登陆 mysqld时,突然开始报错:

2013-Lost connection to MySQL server at 'reading initial communication packet', system error:0 "internal error/check (Not system error)"

 

 2013-Lost connection to MySQL server at 'reading initial communication packet', system error:0 "internal error/check (Not system error)"

 

google和百度的各种方式都尝试,比如 使用 skip-name-resolve ,比如 增大 wait_timeout 的值,比如增大 max_allowed_packet 等,都没有用。

其他同事都没有问题,重启了操作系统都一样报错。最后怀疑是网络问题,切换到手机热点之后,就不报错了。

所以很明显,该错误是因为网络导致的!!!

群里的朋友也在使用VPN时遇到过这个报错。所以更加确认,这个错误是网络导致的。

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-12-28
  • 2022-12-23
  • 2021-08-08
  • 2022-12-23
  • 2021-10-04
  • 2021-05-28
猜你喜欢
  • 2021-07-24
  • 2021-06-06
  • 2021-09-07
  • 2021-08-10
  • 2021-10-06
  • 2022-12-23
  • 2021-07-28
相关资源
相似解决方案