Skip to content

Commit

Permalink
This is an automated cherry-pick of pingcap#10804
Browse files Browse the repository at this point in the history
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
  • Loading branch information
TomShawn authored and ti-chi-bot committed Nov 4, 2022
1 parent 19b18a5 commit 6d218a0
Show file tree
Hide file tree
Showing 4 changed files with 434 additions and 2 deletions.
1 change: 1 addition & 0 deletions TOC.md
Original file line number Diff line number Diff line change
Expand Up @@ -327,6 +327,7 @@
- [`MODIFY COLUMN`](/sql-statements/sql-statement-modify-column.md)
- [`PREPARE`](/sql-statements/sql-statement-prepare.md)
- [`RECOVER TABLE`](/sql-statements/sql-statement-recover-table.md)
- [`RENAME USER`](/sql-statements/sql-statement-rename-user.md)
- [`RENAME INDEX`](/sql-statements/sql-statement-rename-index.md)
- [`RENAME TABLE`](/sql-statements/sql-statement-rename-table.md)
- [`REPLACE`](/sql-statements/sql-statement-replace.md)
Expand Down
3 changes: 1 addition & 2 deletions pd-configuration-file.md
Original file line number Diff line number Diff line change
Expand Up @@ -305,9 +305,8 @@ Configuration items related to replicas
### `enable-placement-rules`
+ Enables `placement-rules`.
+ Default value: `false`
+ Default value: `true`
+ See [Placement Rules](/configure-placement-rules.md).
+ An experimental feature of TiDB 4.0.
## `label-property`
Expand Down
Loading

0 comments on commit 6d218a0

Please sign in to comment.