LinuxLinus

Pinguine, Äpfel, Fenster – und Gadgets

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

| Keine Kommentare

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

Hinterlasse eine Antwort

Pflichtfelder sind mit * markiert.