MySQL Forums
Forum List  »  Performance

Re: Strange behavior of MySQL server
Posted by: Rick James
Date: June 06, 2015 11:51AM

SHOW VARIABLES;
SHOW GLOBAL STATUS;
I'll run an analysis of the values and report back.

Also, set long_query_time = 1 and turn on the slow log. After a day, run pt-query-digest to summarize the worst queries. This will probably pinpoint the villain.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Strange behavior of MySQL server
700
June 06, 2015 11:51AM


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.