32
32
id select_type table type possible_keys key key_len ref rows Extra
33
33
1 SIMPLE NULL NULL NULL NULL NULL NULL NULL No tables used
35
35
explain select count(*) from t1;
36
36
id select_type table type possible_keys key key_len ref rows Extra
37
37
1 SIMPLE NULL NULL NULL NULL NULL NULL NULL Select tables optimized away