*: remove alter-primary-key configuration#5105
Conversation
|
/translation from-docs-cn |
|
|
||
| > **Note:** | ||
| > | ||
| > This configuration item no longer takes effect. If you need to add or delete the primary key, use `NONCLUSTERED` instead. For more details about the primary key of the `CLUSTERED` type, refer to [clustered index](/clustered-indexes.md). |
There was a problem hiding this comment.
Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com>
|
rest |
|
[REVIEW NOTIFICATION] This pull request has been approved by:
To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. DetailsReviewer can indicate their review by writing |
Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com>
|
/label require-LGT1 |
|
@tangenta PTAL, thanks! |
|
/merge |
|
This pull request has been accepted and is ready to merge. DetailsCommit hash: fc64a41 |
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
|
cherry pick to release-5.0 in PR #5141 |
First-time contributors' checklist
What is changed, added or deleted? (Required)
The
alter-primary-keyconfig option is deprecated & removed in v5.0, this PR updates the related documentation.Which TiDB version(s) do your changes apply to? (Required)
What is the related PR or file link(s)?
Do your changes match any of the following descriptions?