mysql and server crash
My apache and mysql crashed and I noticed in my/var/log/messages file it had a bunch of these
Jan 12 08:53:13 XXXXXX kernel: Out of Memory: Killed process 23185 (mysqld).
Jan 12 08:53:13 XXXXXX kernel: Out of Memory: Killed process 23186 (mysqld).
I contacted fastservers because I thought it was a memory leak and they wrote back and wanted to charge me $100/hour and said it was mysql.
They told me to look at mysqladmin and also limit mysql resources, so it does not cause this problem.
I am a newbi and need help to what I should put in my mysql statup file and how to use mysqladmin to view what caused the problem. Can you use mysqladmin to view past mysql logs and processes?
Thanks for your help.