Details
Description
introduce log_slow_queries_not_using_indexes_filter='possible_keys, empty_table, small_table, small_table_first_pos'
- A possible key is found for the plan but not used
- Table is empty or less than 1 records
- Table is alone in the plan and less 1000 records
- Table is first in the plan less 1000 records and other tables are const or equ_ref
Gliffy Diagrams
Attachments
Issue Links
- is blocked by
-
MDEV-7567 rename slow queries variables
-
- Open
-
Activity
- All
- Comments
- Work Log
- History
- Activity
- Transitions
Also, there is log_throttle_queries_not_using_indexes introduced in 5.6: http://dev.mysql.com/doc/refman/5.6/en/server-system-variables.html#sysvar_log_throttle_queries_not_using_indexes