從上圖中看到Extra:Impossible WHERE noticed after reading const tables,字面上的意思是:讀取const tables表之后,沒有發(fā)現(xiàn)匹配的行。 其實(shí),這個(gè)跟MySQL的版本有關(guān),在 MySQL 5.7.17 下的執(zhí)行結(jié)果中可以發(fā)現(xiàn)同樣的表結(jié)構(gòu)、同樣的數(shù)據(jù)、同樣的查詢語句,Extra 中的顯示的內(nèi)容為“no matching row in const table”,...
www.dbjr.com.cn/database/3087159...htm 2025-5-31