A very stange thing has been happening with my mysql service. About three weeks ago, with no apparent changes in mysql, my server locks as a result of mysql dying. The reason for the lock is that once mysql dies, mysql starts loading multiple copies until all of my memory is consumed. I can duplicate the problem by killing mysqld with the 'kill -9 pid' command.
DA sends a message that the mysqld service is down. Several minutes later, so is my server. This is now happening about once every 24-48 hours. I am not so much concerned about mysql dying more the server lockup when it trys to reload, and reload, and reload. I can start and stop the mysql service from the DA control panel without a problem and it comes up just fine at boot time.
I run a simple and standard mysql server. There is no 'my.cnf' file. mysqld starts at bootup from the /etc/rc.d/init.d/mysqld script.
mysqld_safe is also a running process and the script is located in /usr/bin. I updated to 4.0.18 to see if that would fix the problem but no luck. I'm running Rehat 9 with the latest version of DA.
I couldn't find anything searching and am wondering if this is some issue with DA trying to restart mysql.
Any help would be appreciated.
DA sends a message that the mysqld service is down. Several minutes later, so is my server. This is now happening about once every 24-48 hours. I am not so much concerned about mysql dying more the server lockup when it trys to reload, and reload, and reload. I can start and stop the mysql service from the DA control panel without a problem and it comes up just fine at boot time.
I run a simple and standard mysql server. There is no 'my.cnf' file. mysqld starts at bootup from the /etc/rc.d/init.d/mysqld script.
mysqld_safe is also a running process and the script is located in /usr/bin. I updated to 4.0.18 to see if that would fix the problem but no luck. I'm running Rehat 9 with the latest version of DA.
I couldn't find anything searching and am wondering if this is some issue with DA trying to restart mysql.
Any help would be appreciated.