Hello
I have a cpanel server with cloudlinux and I keep seeing this on my process manager:
So after that i went to check the log var/lib/mysql/server.name.err and nothing odd.
I readed another post claiming that in some cases the tmp of mysql should be changed so i did that as well (because it might fill the tmp partition), so in my.cnf i added: tmpdir=/mysqltmp
And still no luck, is this normal? Regards.
I have a cpanel server with cloudlinux and I keep seeing this on my process manager:
It keeps using more and more memory and from time to time i have to kill the process, at first i had open-files-limit in 50000, i doubled it and still this happens (readed this post)./usr/sbin/mysqld --basedir=/ --datadir=/var/lib/mysql --user=mysql --log-error=/var/lib/mysql/server.name.err --open-files-limit=100000 --pid-file=/var/lib/mysql/server.name.pid
So after that i went to check the log var/lib/mysql/server.name.err and nothing odd.
I readed another post claiming that in some cases the tmp of mysql should be changed so i did that as well (because it might fill the tmp partition), so in my.cnf i added: tmpdir=/mysqltmp
And still no luck, is this normal? Regards.