I have an app that uses about 6-7 databases. But the MySQL server is now restarting a lot. I was having a problem with this before - I had about 267 restarts in a matter of a month or two. I shut down the server, ran myisamchk on the databases and it found a lot of open connections, and I guess closed them. I ran MySQL again and it seemed to be fixed for a while. I left work for the holiday weekend and came back. Now I've got close to 2000 log files in a matter of a few days. It appears that it's restarting approximately every 15 seconds. The error log simple contains:
mysqld got signal 11; The manual section 'Debugging a MySQL server' tells you how to use a stack trace and/or the core file to produce a readable backtrace that may help in finding out why mysqld died. 011125 07:24:14 mysqld restarted Over and over and over again. It's filled with these messages, one after another. I'm running 3.23.36-log - any ideas? - Jonathan --------------------------------------------------------------------- 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