ERROR 1153: Got a packet bigger than ‘max_allowed_packet’ bytes

schnelle Lösung:
mysql cli:
set global max_allowed_packet=1000000000;
set global net_buffer_length=1000000;

0 Comments

Leave a Reply

Using Gravatars in the comments - get your own and be recognized!

XHTML: These are some of the tags you can use: <a href=""> <b> <blockquote> <code> <em> <i> <strike> <strong>