Bug #33350 | log-queries-not-using-indexes & long_query_time works incorrect | ||
---|---|---|---|
Submitted: | 19 Dec 2007 1:35 | Modified: | 19 Dec 2007 10:59 |
Reporter: | long ahlong | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 5.1.22 | OS: | Linux (rh as 4.5) |
Assigned to: | CPU Architecture: | Any | |
Tags: | log-queries-not-using-indexes long_query_time |
[19 Dec 2007 1:35]
long ahlong
[19 Dec 2007 10:59]
Valeriy Kravchuk
Sorry, but this is not a bug. All the values you need are included in show variables; results. You may use proper LIKE clause to get only the values you need: show variables like '%quer%';