1222
1222
explain select * from t1 where c between 1 and 2500;
1223
1223
id select_type table type possible_keys key key_len ref rows Extra
1226
1226
explain select * from t1 where c between 1 and 2500;
1227
1227
id select_type table type possible_keys key key_len ref rows Extra