com.mysql.jdbc.PacketTooBigException: Packet for query is too large (1168 > 1024). You can change this value on the server by setting the max_allowed_packet' variable.
weixin_39770626的博客问题在 Java 程序中如果出现如下错误:Caused by: com.mysql.jdbc.PacketTooBigException: Packet for query is too ... You can change this value on the server by setting the max_allowed_packet’ variabl...
北京文化小院的博客MySQLmax_allowed_packet设置及问题场景:当日志中出现了诸如:“Package for query is too large (xxxxxxxx > 4194304). You can change this value on the server by setting the max_allowed_package ...