Auto disable MySQL Database Server

Hi! I have a VPS with various web servers, but the MySQL Database Server is frequently auto disabled, how i can auto run this server, i read about the cron jobs that can auto run the MySQL, but i don´t know how i do that. help me!

Hi,

What do you mean by “auto disabled”? Is it disabled intentionally by administrator or MySQL is getting killed? In case it’s getting killed, it’s most likely you need to adjust memory usage or simply add more RAM to your VPS. Check the logs for getting more info.

Yeah! the MySQL sever is getting killed, but in my other VPS i don´t have this problem, i ajust yet the memory usage without results.

… you could try adding more RAM to your machine or have a look at this tutorial on how to Optimize MySQL for Low Memory Server.