Bug #19616 log_queries_not_using_indexes is not listed in show variables
Submitted: 8 May 2006 17:10 Modified: 22 May 2006 20:03
Reporter: Oli Sennhauser
Status: Closed
Category:Server: General Severity:S3 (Non-critical)
Version:any? OS:any?
Assigned to: Jim Winstead Target Version:

[8 May 2006 17:10] Oli Sennhauser
Description:
log_queries_not_using_indexes is not listed in show variables

This makes it not clear if this variable is set or not.

How to repeat:
[mysqld]

log_queries_not_using_indexes

Suggested fix:
display in show variables the status of log_queries_not_using_indexes
[9 May 2006 1:35] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/6131
[20 May 2006 8:07] Jim Winstead
Fixed in 5.0.22 and 5.1.11.
[22 May 2006 20:03] Paul DuBois
Noted in 5.0.22, 5.1.11 changelogs.

Added the <literal>log_queries_not_using_indexes</literal>
system variable.