Skip to content

Commit cbc978e

Browse files
authored
Add tidb index usage limitation for valid stats (#20833) (#20912)
1 parent be47909 commit cbc978e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ The output is as follows:
101101

102102
- The data in the `TIDB_INDEX_USAGE` table might be delayed by up to 5 minutes.
103103
- After TiDB restarts, the data in the `TIDB_INDEX_USAGE` table is cleared.
104+
- TiDB records index usage for a table only when the table has valid statistics.
104105

105106
## Read more
106107

0 commit comments

Comments
 (0)