Thread: MySQL CPU Usage
View Single Post
  #1 (permalink)  
Old 01-08-2007, 11:37 AM
wdimmit wdimmit is offline
Senior Member
 
Posts: 60
Post MySQL CPU Usage

This problem started occurring sometime while I had 4.0.2 and was not corrected by upgrading to 4.0.5. The host OS is CentOS 4.3 running 2.6.9-42.0.3.

The problem is that the MySQL predominantly uses all available CPU resources, resulting in a server load level of 2.5+ even when all else is quiet. I've not been able to find anything conclusive on the forums or wiki. The mysqld.slow log is huge, with a wide variety of queries included. It is acting almost as though it has lost its indexes and is having to do scan lookups for every action.

Any suggestions would be greatly welcomed.

Thanks,
Will
Reply With Quote