MySQL Forums
Forum List  »  MySQL Administrator

Re: How reduce mysql cpu usage.
Posted by: pradeep yadav
Date: September 19, 2011 10:40PM

first check you slow query logs.
and during the cpu spiking check you processlist using

show processlist;
it will give you some idea what is going wrong there...

thanks

Options: ReplyQuote


Subject
Written By
Posted
Re: How reduce mysql cpu usage.
September 19, 2011 10:40PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.