码迷,mamicode.com
首页 > 数据库 > 详细

MySQL server has gone away

时间:2018-06-30 12:41:39      阅读:174      评论:0      收藏:0      [点我收藏+]

标签:The   target   数据   技术分享   image   max   http   tar   ini   

场景:

  批量写入数据时,MySQL server has gone away

解决方法:

 在 my.ini 中 将 max_allowed_packet 参数设置大一点

   技术分享图片

   show global variables like ‘max_allowed_packet‘;

  技术分享图片

 

上述解决方法任未解决问题,网上其他原因:

  系统时钟不准,需校准系统时钟。

  参见:https://cnzhx.net/blog/mysql-server-has-gone-away-another-possible-reason/

  

MySQL server has gone away

标签:The   target   数据   技术分享   image   max   http   tar   ini   

原文地址:https://www.cnblogs.com/SZxiaochun/p/9246202.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!