Loading

mysql 使用shell时出现 ERROR 2006 (HY000): MySQL server has gone away 解决方法

ERROR 2006 (HY000): MySQL server has gone away
No connection. Trying to reconnect...
Connection id: 571
Current database: sometable

在windows 上

 

网上用了很多方法 都不管用

后来测试中发现直接设置

SET SESSION wait_timeout=600;

之后就不会再重新连接了

 

posted @ 2017-12-12 13:39  ZJH_BLOGS  阅读(2071)  评论(1编辑  收藏  举报