Skip to content

update the tidb configuration documents#3003

Merged
ti-srebot merged 6 commits into
pingcap:masterfrom
TomShawn:tidbconfig-file-upd
Jun 29, 2020
Merged

update the tidb configuration documents#3003
ti-srebot merged 6 commits into
pingcap:masterfrom
TomShawn:tidbconfig-file-upd

Conversation

@TomShawn
Copy link
Copy Markdown
Contributor

@TomShawn TomShawn commented Jun 23, 2020

What is changed, added or deleted? (Required)

Update the tidb config file and command-line argument documents, add new configs and remove deprecated ones .

Which TiDB version(s) do your changes apply to? (Required)

  • master (the latest development version)
  • v4.0 (TiDB 4.0 versions)
  • v3.1 (TiDB 3.1 versions)
  • v3.0 (TiDB 3.0 versions)
  • v2.1 (TiDB 2.1 versions)

What is the related PR or file link(s)?

@TomShawn TomShawn added translation/from-docs-cn This PR is translated from a PR in pingcap/docs-cn. needs-cherry-pick-4.0 special-week PR from Document Special Week. labels Jun 23, 2020
@TomShawn TomShawn requested review from cfzjywxk and yikeke June 23, 2020 12:14
@TomShawn TomShawn changed the title Update command-line-flags-for-tidb-configuration.md update the tidb configuration documents Jun 24, 2020
Comment thread command-line-flags-for-tidb-configuration.md Outdated
Comment thread command-line-flags-for-tidb-configuration.md Outdated
Comment thread tidb-configuration-file.md Outdated
Comment thread tidb-configuration-file.md Outdated
Co-authored-by: Keke Yi <40977455+yikeke@users.noreply.github.com>
Comment thread tidb-configuration-file.md Outdated
- If you upgrade from a TiDB version earlier than 4.0.0 to 4.0.0, the format version is not changed, and TiDB continues to use the old format of version `1` to write data to the table, which means that **only newly created clusters use the new data format by default**.
- Note that modifying this variable does not affect the old data that has been saved, but applies the corresponding version format only to the newly written data after modifying this variable.

### tidb_record_plan_in_slow_log
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Contributor

@yikeke yikeke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yikeke
Copy link
Copy Markdown
Contributor

yikeke commented Jun 29, 2020

/merge

@ti-srebot ti-srebot added the status/can-merge Indicates a PR has been approved by a committer. label Jun 29, 2020
@ti-srebot
Copy link
Copy Markdown
Contributor

/run-all-tests

@ti-srebot ti-srebot merged commit 066a165 into pingcap:master Jun 29, 2020
ti-srebot pushed a commit to ti-srebot/docs that referenced this pull request Jun 29, 2020
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
@ti-srebot
Copy link
Copy Markdown
Contributor

cherry pick to release-4.0 in PR #3060

ti-srebot added a commit that referenced this pull request Jun 29, 2020
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

special-week PR from Document Special Week. status/can-merge Indicates a PR has been approved by a committer. translation/from-docs-cn This PR is translated from a PR in pingcap/docs-cn.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants