MySQL Forums
Forum List  »  Performance

Re: Low CPU load but very HIGH Memory load
Posted by: Aftab Khan
Date: June 25, 2012 01:34AM

Re: TOP output:

MySQL is using most of the memory i.e. 11G (out of 12G RAM) IO wait is 24% and high swap memory usage.

Provide us output of following:

SHOW GLOBAL VARIABLES;

SHOW GLOBAL STATUS;

What do you see in the slow query log?

mysqldumpslow -s c -t 10 /path/to/slow_query_log

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Low CPU load but very HIGH Memory load
1867
June 25, 2012 01:34AM


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.