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.


Hasznosnak találta ezt a választ? 0 A felhasználók hasznosnak találták ezt (1 Szavazat)