improve system-variables documentation#4598
Merged
Merged
Conversation
6a8c03c to
46ebfba
Compare
46ebfba to
5a279f1
Compare
Contributor
|
@morgo Would you please involve technical review first? |
Contributor
|
pingcap/docs-cn#3975 is merged and its translation is under review: #4602. PTAL |
tangenta
reviewed
Jan 13, 2021
tangenta
reviewed
Jan 13, 2021
Co-authored-by: tangenta <tangenta@126.com>
Co-authored-by: tangenta <tangenta@126.com>
Contributor
|
@tangenta, PTAL. |
TomShawn
reviewed
Jan 15, 2021
TomShawn
reviewed
Jan 15, 2021
Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com>
Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com>
Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com>
Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com>
Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com>
ti-srebot
approved these changes
Jan 18, 2021
ti-srebot
pushed a commit
to ti-srebot/docs
that referenced
this pull request
Jan 18, 2021
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
10 tasks
Contributor
|
cherry pick to release-5.0 in PR #4647 |
TomShawn
pushed a commit
that referenced
this pull request
Jan 18, 2021
Signed-off-by: ti-srebot <ti-srebot@pingcap.com> Co-authored-by: Morgan Tocker <tocker@gmail.com>
10 tasks
10 tasks
10 tasks
22 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What is changed, added or deleted? (Required)
The system variables documentation is incomplete and out of date. This helps improve it, but there are still many issues.
The following issues were fixed:
TiDB executor concurrency is not documented (this was introduced in master and is an important setting. If Add doc for tidb_executor_concurrency docs-cn#3975 merges, the translation can be overwritten here.)The defaults for other executor concurrency options were incorrect. They also did not document if they were deprecated by executor concurrency.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?