Re: How to debug a mysqldump dropped connection error?

2007-09-05 Thread Aiton Goldman
t; > How should I go about debugging this problem? > > I've created a bug for this problem (where there is more information > on the table schema, command line options used with mysqldump, etc) - > http://bugs.mysql.com/bug.php?id=30809 > > -- > Aiton > > -- >

How to debug a mysqldump dropped connection error?

2007-09-04 Thread Aiton Goldman
problem. How should I go about debugging this problem? I've created a bug for this problem (where there is more information on the table schema, command line options used with mysqldump, etc) - http://bugs.mysql.com/bug.php?id=30809 -- Aiton -- MySQL General Mailing List For list archives:

A question about how to debug the error "2013, 'Lost connection to MySQL server during query'"

2007-05-23 Thread aiton
I am running the 64 bit version of mysql server 5.1.18, and on the client side I am running python with the mysqldb module. While running a very large insert query I get the following error : 2013, 'Lost connection to MySQL server during query' I have --log-warnings set to 3, but I get no corres