system variables: document tidb_opt_index_join_build_v2 compat#22739
system variables: document tidb_opt_index_join_build_v2 compat#22739qiancai wants to merge 1 commit intopingcap:masterfrom
Conversation
There was a problem hiding this comment.
Code Review
This pull request adds a placeholder file named temp.md. The reviewer noted that this file should be removed as it does not contain the documentation for tidb_opt_index_join_build_v2 mentioned in the pull request description, and suggested placing the documentation in the correct system variable files instead.
I am having trouble creating individual review comments. Click here to see my feedback.
temp.md (1)
This file appears to be a placeholder and does not contain the documentation for tidb_opt_index_join_build_v2 as described in the pull request title and description. Remove this file and include the documentation in the appropriate files (system-variables.md and system-variable-reference.md).
References
- The documentation should be complete and accurate, covering all aspects described in the pull request summary. (link)
Synced from: pingcap/docs-cn#21434 Target PR: pingcap#22739 AI Provider: azure Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
Auto-sync completed successfully Source PR: pingcap/docs-cn#21434 English documentation has been updated based on Chinese documentation changes. |
95eb41e to
691df73
Compare
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
What is changed, added or deleted? (Required)
Document the compatibility behavior of
tidb_opt_index_join_build_v2.system-variables.md.OFFreturns an error and cannot switch back to v1.mysql.global_variablesafter upgrade are still treated asON.system-variable-reference.md.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?