I have a dedicated Linux Ubuntu 12.04 LTS server with MySQL / Apache / Wordpress , but since it only has 1Gb of RAM, sometimes it drops out of memory . In the syslog mark with the message
Out of memory: Kill process XXXXX (mysqld) score XXXXXX or sacrifice child
and then
mysql respawning too fast, stopped
Is there a solution for the MySQL daemon to keep trying, but at longer intervals (like 5 minutes)?
** Update:
/etc/mysql/my.cnf: link