MySQL Forums
Forum List  »  Performance

Re: Slow log not working
Posted by: Rick James
Date: November 25, 2012 02:54PM

Just to double check, do these:
SHOW VARIABLES LIKE '%slow%';
SHOW VARIABLES LIKE 'long%';
In particular, what is the value of use_global_slow_control?

What is the date on "slow.log"? I ask because maybe there are two (in different paths), and you are looking at the wrong one.

Since you mentioned log_slow_rate_limit, I assume you using Percona's 5.5. A value of 1 sounds right.

Options: ReplyQuote


Subject
Views
Written By
Posted
2268
November 24, 2012 08:11AM
Re: Slow log not working
1239
November 25, 2012 02:54PM


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.