SHOW ANALYZE STATUS
ShowStmt:
ShowTargetFilterable:
+--------------+------------+----------------+-------------------+----------------+---------------------+----------+
+--------------+------------+----------------+-------------------+----------------+---------------------+----------+
| test | t | p0 | analyze columns | 0 | 2020-05-25 17:23:55 | finished |
| test | t | p0 | analyze index idx | 0 | 2020-05-25 17:23:55 | finished |
| test | t | p1 | analyze index idx | 0 | 2020-05-25 17:23:55 | finished |
| test | t | p3 | analyze index idx | 0 | 2020-05-25 17:23:55 | finished |
| test | t | p3 | analyze columns | 0 | 2020-05-25 17:23:55 | finished |
| test | t | p2 | analyze columns | 0 | 2020-05-25 17:23:55 | finished |
8 rows in set (0.00 sec)
该语句是 TiDB 对 MySQL 语法的扩展。