Question
MYSQL keep crashing
As I have read those solutions that provided by other user,
Adding swap
Modify mysql innodb
Modify max connection
Upgrade to mariadb
None of this works, Im using 512MB droplet, and it keep constantly taking my swap memory very quickly, I earlier assigned 4gb swap, i thought should be enough, eventually after a day, it is all used up, then I upgrade it further to 8GB, now it has already used 3gb. Any other solutions can help resolve this issue? I’m pretty sure it is MYSQL that is causing the problem
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×