MySQL Memory Usage Remaining High
Hello team,
Mysql memory usage remaining high on idle connections. I am using Top to monitor MySQLD memory usage remain very high even when the website is offline with no background script running.
I am on a VSP server and notice MySQL took over 400MB to run. It caused Joomla! yield internal server error because of the lack of memory.
Questions:
* how can I get a copy of the MySQL log for review?
* I am using phpMyAdmin for analysis, it provide some hints / tips for mySQL configuration to improve performance, how can I go by implementing them?
* Base on our observation, look like there are some kind of memory leak issue on MySQL and not releasing the memory after the query is done. Any suggestion how we can troubleshoot the issue?
Thanks in advance for your help.
Mysql memory usage remaining high on idle connections. I am using Top to monitor MySQLD memory usage remain very high even when the website is offline with no background script running.
I am on a VSP server and notice MySQL took over 400MB to run. It caused Joomla! yield internal server error because of the lack of memory.
Questions:
* how can I get a copy of the MySQL log for review?
* I am using phpMyAdmin for analysis, it provide some hints / tips for mySQL configuration to improve performance, how can I go by implementing them?
* Base on our observation, look like there are some kind of memory leak issue on MySQL and not releasing the memory after the query is done. Any suggestion how we can troubleshoot the issue?
Thanks in advance for your help.