Skip to content

Commit 6008113

Browse files
committed
add tidb usage limitation with stats
Signed-off-by: Yang Keao <yangkeao@chunibyo.icu>
1 parent 112a825 commit 6008113

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

information-schema/information-schema-tidb-index-usage.md

+1
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ DESC CLUSTER_TIDB_INDEX_USAGE;
9191

9292
- `TIDB_INDEX_USAGE` 表中的数据可能存在最多 5 分钟的延迟。
9393
- 在 TiDB 重启后,`TIDB_INDEX_USAGE` 表中的数据会被清空。
94+
- 只有在表具有有效统计信息时,才会记录该表的索引使用情况。
9495

9596
## 更多阅读
9697

0 commit comments

Comments
 (0)