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

A tool

2008-11-16 Thread lakshmi pathi
Hi all, If you are using mysql in linux with ext3 file system,then this might help. I have written a undelete tool. [Short functionality is ,once installed files can be recovered using the tool but files deleted before installation can't be recovered. It acts as a fail-safe.] I tried it with mysql

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

ERROR 2006 (HY000): MySQL server has gone away

2008-11-16 Thread mikesz
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 with a WAMPSERVER so I am a little unclear about why the no connection. I was importing directly using the MySQL CLI. Th

Re: Is it a bug or my mistake in server configuration?

2008-11-16 Thread Alexey Vlasov
On Mon, Nov 10, 2008 at 08:23:24PM +0300, Alexey Vlasov wrote: > DBI connect('database,...) > failed: Can't create a new thread (errno 12); if you are not out of > available memory, you can consult the manual for a possible OS-dependent > bug at ... I just thought, all this can be a result of du

Re: normalised designs: customer database

2008-11-16 Thread metastable
Jujitsu Lizard wrote: > On Sat, Nov 15, 2008 at 3:54 AM, metastable <[EMAIL PROTECTED] > >> wrote: >> > > > >> I may just have had an insight over my morning coffee. >> How about turning things around and adding a FK -to the customers table- >> on each of the customer type tables (compan