1、 发下监控
TiKV-Trouble-Shooting -> Huge Region -> Approximate Region size
2、 执行时间不一样可能和MVCC版本数有关,explain analyze看下2个SQL执行计划中的processed_keys、total_processed_keys差异。
1、 发下监控
TiKV-Trouble-Shooting -> Huge Region -> Approximate Region size
2、 执行时间不一样可能和MVCC版本数有关,explain analyze看下2个SQL执行计划中的processed_keys、total_processed_keys差异。