Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions information-schema/information-schema-tidb-index-usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ DESC CLUSTER_TIDB_INDEX_USAGE;

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

## 更多阅读

Expand Down