Question
Why MySQL hogs all the memory for no reason in Ubuntu 18.04 LTS with 1GB system memory?
MySQL seem to be the culprit in our Ubuntu 18.04 LTS installation using the basic 1 CPU & 1 GB RAM configuration. We have a CMS installed with Docker and besides that there’s pretty much only apache and certbot. We keep having problems with memory as uploading videos usually fails due to a “internal server error”. We used htop command to find out the memory usage.
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.
×