v8.5.6 release notes: add info about cluster_id (#22766)#22793
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the release notes for v8.5.6 by adding a section on system table changes, specifically documenting the addition of the cluster_id field to the mysql.tidb table. A review comment suggests improving the conciseness of the description by removing redundant phrasing regarding the read-only nature of the field and simplifying the sentence structure.
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: qiancai The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
This is an automated cherry-pick of #22766
First-time contributors' checklist
What is changed, added or deleted? (Required)
Which TiDB version(s) do your changes apply to? (Required)
Tips for choosing the affected version(s):
By default, CHOOSE MASTER ONLY so your changes will be applied to the next TiDB major or minor releases. If your PR involves a product feature behavior change or a compatibility change, CHOOSE THE AFFECTED RELEASE BRANCH(ES) AND MASTER.
For details, see tips for choosing the affected versions (in Chinese).
What is the related PR or file link(s)?
cluster_iddocs-cn#21559Do your changes match any of the following descriptions?