Skip to content

Commit a25a8c1

Browse files
committed
fix: update
1 parent 2ceef61 commit a25a8c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

statistics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -761,7 +761,7 @@ Used to control the concurrency of table or partition analysis — for example,
761761

762762
#### `tidb_analyze_partition_concurrency`
763763

764-
Used to control the concurrency for saving analyze results (writing TopN and histograms to system tables). The default value is `2`.
764+
Used to control the concurrency for saving analyze results (writing TopN and histograms to system tables). The default value is `2`. The default value is `1` for v7.4.0 and earlier versions.
765765

766766
#### `tidb_analyze_distsql_scan_concurrency`
767767

0 commit comments

Comments
 (0)