Back in 3.23.x we used to see MySQL hang on a corrupt table (typically caused by an improper shutdown). A kill -9 was needed to stop the process, upon restart we'd run a mysqlcheck (MyISAM tables) and repair the table. We didn't see anything obvious in the logs except the last query, which was attempting to use the corrupt table.

Ronan Lucio wrote:
Hello,

I had a problem with our MySQL server-4.0.18 where
it suddenly stoped working.
Even a KILL command didnīt killed the mysqld process.

I looked for any error message in the file
/usr/local/mysql/hostname.err, but I couldnīt see any error
message about such time.

Does anyone knows what could make MySQL hangs?
And where can I find error messages that could tell me
what happend?

Thanks,
Ronan


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



Reply via email to