Update system-variable tidb_schema_cache_size#22691
Update system-variable tidb_schema_cache_size#22691ti-chi-bot[bot] merged 3 commits intopingcap:masterfrom
Conversation
There was a problem hiding this comment.
Code Review
This pull request adds a recommendation to set the schema cache size variable to 0 when a cluster has many partitioned tables or frequent DDL operations. The review feedback correctly identifies several style guide violations in the new text, including the use of passive voice and inconsistent terminology, and provides a suggestion to improve clarity and adherence to the documentation standards.
[LGTM Timeline notifier]Timeline:
|
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hfxsd 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 |
|
In response to a cherrypick label: new pull request created to branch |
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
|
In response to a cherrypick label: new pull request created to branch |
First-time contributors' checklist
What is changed, added or deleted? (Required)
Update system-variable tidb_schema_cache_size
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.
What is the related PR or file link(s)?
Do your changes match any of the following descriptions?