Have been running mysql 3.23.43 on a RH 6.2 system and things have worked
fine for the last year.  However, we run a mysqldump daily and this failed
yesterday.  Looking into the problem I found that mysqld is having some
problems.

running:

 mysqldump --defaults-file=<default file> -A <dump file>

results:

 mysqldump: Got error 2013: Lost connection to MySQL server during query
when trying to connect

on the server I see an error:

 Number of processes running now: 1
 mysqld process hanging, pid <pid> - killed
 021216 <time>  mysqld restarted

did a search for this type of error but, didn't see any that resemble it.
Anyone have any ideas of how to solve this problem?

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to