Has anyone experienced this exact error before and how did you fix it.

AR15Armory

Active Member
Aug 29, 2007
36
0
56
Bluegrass State
cPanel Access Level
Root Administrator
This error is driving me up a wall wanting to know what it is and how to fix it, never saw this before until about a week ago.
but is it consuming 20% to 60% of my CPU all the time.
/usr/sbin/mysqld --basedir=/ --datadir=/var/lib/mysql --user=mysql --log-error=/var/lib/mysql/server.xxx.com.err --pid-file=/var/lib/mysql/server.xxx.com.pid
 

AR15Armory

Active Member
Aug 29, 2007
36
0
56
Bluegrass State
cPanel Access Level
Root Administrator
That is the mysql daemon, it's not an error at all. That cpu usage looks normal for a web server. `mysqladmin pro stat` will show you which queries are running.

Thank you for the response, I had the software company look into this as well and they determined the amount of posts on my forum the search was locking the mysql post and topics tables, so they suggested I installed sphinx which I had the hosting company do it and it has not eliminated the higher amount of cpu% running, but it has stabled it looks to be around 45% at this time.