Re: Strange error: Got a packet bigger than 'max_allowed_packet' bytes
On 13 May 2007 14:23:06 -0700, "laredotornado@zipmail.com"
<laredotornado@zipmail.com> wrote:
In your MySQL installation folder, you may have a my.ini file.
Add something like somewhere inside off it :
max_allowed_packet=16M
and restart your server.
|