Go to the first, previous, next, last section, table of contents.


Packet to large

When the client gets a block bigger that net_buffer_length it issues a Packet too large error.

If the mysql client is used you may set a bigger buffer by starting the client with mysql --set-variable= net_buffer_length=1m.


Go to the first, previous, next, last section, table of contents.