Bug #19616 log_queries_not_using_indexes is not listed in show variables
Submitted: 8 May 2006 15:10 Modified: 22 May 2006 18:03
Reporter: Oli Sennhauser Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: General Severity:S3 (Non-critical)
Version:any? OS:any?
Assigned to: Jim Winstead CPU Architecture:Any

[8 May 2006 15: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
[8 May 2006 23: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 6:07] Jim Winstead
Fixed in 5.0.22 and 5.1.11.
[22 May 2006 18:03] Paul DuBois
Noted in 5.0.22, 5.1.11 changelogs.

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