Packet for query is too large (12238 > 1024). You can change this value
摘要:原文 https://blog.csdn.net/java_mr_zheng/article/details/50469203 mysql max_allowed_packet 设置过小导致记录写入失败 mysql根据配置文件会限制server接受的数据包大小。 原文 https://blog.cs
阅读全文
posted @ 2018-06-22 18:34