在MySQL中优化SQL时,使用EXPLAIN 执行计划会在Extra信息,显示如下内容:
早起版本:Impossible WHERE noticed after reading const tables 最近版本:no matching row in const table