http://dev.mysql.com/doc/mysql/en/Error-handling.html

I would look at your wait_timeout settings, if the mysqldump slept for
greater then this setting then this could be the cause of your error.

Why would the connection sleep? It has to flush the buffer to disk or
STDOUT.



DVP
----
Dathan Vance Pattishall     http://www.friendster.com


> -----Original Message-----
> From: Emmett Bishop [mailto:[EMAIL PROTECTED]
> Sent: Monday, September 13, 2004 8:25 AM
> To: [EMAIL PROTECTED]
> Subject: Error 2013
> 
> Howdy all,
> 
> I got this error while running a routine mysqldump
> last night: Error 2013: Lost connection to MySQL
> server during query when dumping table `contact_log`
> at row: 41245
> 
> I didn't find any good information on this error at
> mysql. Is there a page there that lists all error
> codes? I found one such page just for INNODB errors,
> but that doesn't help me much.
> 
> Google didn't seem to have much either (mainly people
> asking the same question I'm asking now).
> 
> Any insight on how to trouble shoot this error would
> be greatly appreciated.
> 
> Cheers,
> 
> Tripp
> 
> 
> 
> 
> 
> __________________________________
> Do you Yahoo!?
> New and Improved Yahoo! Mail - 100MB free storage!
> http://promotions.yahoo.com/new_mail
> 
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:
> http://lists.mysql.com/[EMAIL PROTECTED]


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to