MySQL Forums
Forum List  »  Performance

Re: Maximum CPU/Socket/Cores supported
Posted by: Aftab Khan
Date: October 19, 2012 09:48AM

Please also provide output of:

SHOW GLOBAL STATUS;

You can use mysqldumpslow tool to get TOP 10 slow queries:

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

Options: ReplyQuote


Subject
Views
Written By
Posted
12908
October 18, 2012 09:14AM
4021
October 18, 2012 06:24PM
Re: Maximum CPU/Socket/Cores supported
3145
October 19, 2012 09:48AM


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.