Skip to content

Commit bea518c

Browse files
committed
add tidb usage limitation with stats
Signed-off-by: Yang Keao <[email protected]>
1 parent fe33d98 commit bea518c

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+
- Index usage is only recorded if the table has valid statistics.
104105

105106
## Read more
106107

0 commit comments

Comments
 (0)