+------+-------------+-------+------------+------+---------------+------+---------+------+------+-------------+
|
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | Extra |
|
+------+-------------+-------+------------+------+---------------+------+---------+------+------+-------------+
|
| 1 | SIMPLE | t1 | p0,pn | ALL | NULL | NULL | NULL | NULL | 2 | Using where |
|
+------+-------------+-------+------------+------+---------------+------+---------+------+------+-------------+
|