Steps to increase the packet size:

In default, you would have max_allowed_packet = 16MB. To further increase the packet size,
 
mysql --max_allowed_packet = 32M
The above code sets the value of the packet to be 32M.


آیا این پاسخ به شما کمک کرد؟ 0 کاربر این را مفید یافتند (1 نظرات)