线上又炸了,原来是索引的“锅”
复制select
*
from
sample_table
where
1 = 1
and (city_id = 565)
and (type = 13)
orderby
id desc
limit
0, 1
1.2.3.4.5.6.7.8.9.10.11.12.
THE END