900w表添加索引超过一天还没执行完,如何排查?

1、gc相关设置
| tidb_gc_life_time | 10m0s |
| tidb_gc_run_interval | 10m0s |

2、如何查看是否有很多版本的数据?

3、mysql> select count() from summary;
±---------+
| count(
) |
±---------+
| 9113495 |
±---------+
1 row in set (1 min 6.88 sec)

dashboad看慢sql里的“Coprocessor 读取”如下,与这个有关系吗?
可见版本数 9.0 Mil
遇到版本数 2.3 Bil 含已删除或覆盖但未 GC 的版本