Skip to content

Commit

Permalink
Add fast analyze to experimental document (#9905) (#9911)
Browse files Browse the repository at this point in the history
  • Loading branch information
ti-chi-bot committed Aug 10, 2022
1 parent d441724 commit 58dde2b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions experimental-features.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ aliases: ['/tidb/v5.0/experimental-features-4.0/']

This document introduces the experimental features of TiDB in different versions. It is **NOT** recommended to use these features in the production environment.

## Performance

+ [Randomly sample about 10000 rows of data to quickly build statistics](/system-variables.md#tidb_enable_fast_analyze) (Introduced in v3.0)

## Stability

+ Improve the stability of the optimizer's choice of indexes (Introduced in v5.0)
Expand Down

0 comments on commit 58dde2b

Please sign in to comment.