数据库
2017-09-10
导SQL数据库结构+数据时,如果数据是批量插入的话会报错:2006 – MySQL server has gone away。 解决办法:找到你的mysql目录下的my.ini配置文件,加入以下代码 […]