Re: ERROR 2006 (HY000): MySQL server has gone away

2008-11-16 Thread Uma Bhat
Hi Mikesz, Try increasing the "*max_allowed_packet*" value in *my.ini *and bounce the server. Explaination - if you send a query (specially via compressed packets) to the server that is larger than the max_allowed_packet, it drops the connection without providing a good error message. A packet

Re: ERROR 2006 (HY000): MySQL server has gone away

2008-11-16 Thread Ananda Kumar
can u please give us the command used to take dump On 11/17/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hello & Greetings , > > I got about three blocks of errors like the following while trying to > import a table full of "attachments", mostly images. > > I am running on an XP configured