1、涉及到的参数:

log_queries_not_using_indexes       = OFF

2、动态参数直接修改:

set global log_queries_not_using_indexes  = OFF

3、清理日志:

>slow.log

写SQL不创建索引的人比比皆是,大公司更不例外。吐槽一下~