I'm not sure why, but Mysql daemon stops working on my SME 6.01 box. A mysql restart brings it back, but I need to know why it's dying.
It's used as a mail server, PIII w/512M, ClamAv and Spamassassin.
I do see things like this in the messages log:
Apr 12 00:20:41 io kernel: Out of Memory: Killed process 1392 (httpd).
Apr 12 00:30:05 io kernel: Out of Memory: Killed process 1394 (httpd).
Apr 12 00:36:16 io kernel: Out of Memory: Killed process 1391 (httpd).
Apr 12 00:40:02 io kernel: Out of Memory: Killed process 1393 (httpd).
Apr 12 00:43:02 io kernel: Out of Memory: Killed process 6557 (httpd).
Apr 12 00:50:11 io kernel: Out of Memory: Killed process 1390 (httpd).
Apr 12 00:57:08 io kernel: Out of Memory: Killed process 26173 (httpd).
Apr 12 00:57:22 io kernel: Out of Memory: Killed process 1389 (httpd).
Apr 12 01:00:09 io kernel: Out of Memory: Killed process 1387 (httpd).
Apr 12 01:00:33 io kernel: Out of Memory: Killed process 1388 (httpd).
Apr 12 01:00:53 io kernel: Out of Memory: Killed process 1395 (httpd).
Apr 12 01:01:08 io kernel: Out of Memory: Killed process 1396 (httpd).
Apr 12 01:01:17 io kernel: Out of Memory: Killed process 6553 (httpd).
Apr 12 01:02:14 io kernel: Out of Memory: Killed process 26188 (httpd).
Apr 12 01:02:37 io kernel: Out of Memory: Killed process 26189 (httpd).
Apr 12 01:02:52 io kernel: Out of Memory: Killed process 6558 (httpd).
Apr 12 01:03:03 io kernel: Out of Memory: Killed process 25524 (clamscan).
I already have a crontab to restart mysql in the morning in case it's dead, but it's only a temporary fix.
Any ideas/suggestions??