Skip to content

add system variable 'tidb_enable_clustered_index' for v5.0#3907

Merged
TomShawn merged 9 commits into
pingcap:masterfrom
Joyinqin:variable
Sep 16, 2020
Merged

add system variable 'tidb_enable_clustered_index' for v5.0#3907
TomShawn merged 9 commits into
pingcap:masterfrom
Joyinqin:variable

Conversation

@Joyinqin
Copy link
Copy Markdown
Contributor

@Joyinqin Joyinqin commented Sep 14, 2020

What is changed, added or deleted? (Required)

add system variable 'tidb_enable_clustered_index' for v5.0
close #3155

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)?

Do your changes match any of the following descriptions?

  • Delete files
  • Change aliases
  • Have version specific changes
  • Might cause conflicts

@Joyinqin
Copy link
Copy Markdown
Contributor Author

/label size/medium, v5.0, translation/from-docs-cn

@ti-srebot ti-srebot added size/medium Changes of a medium size. translation/from-docs-cn This PR is translated from a PR in pingcap/docs-cn. v5.0 This PR/issue applies to TiDB v5.0. labels Sep 14, 2020
@Joyinqin Joyinqin marked this pull request as ready for review September 15, 2020 01:57
@Joyinqin
Copy link
Copy Markdown
Contributor Author

/cc coocood, TomShawn

Comment thread system-variables.md Outdated
Comment thread system-variables.md Outdated
Comment thread system-variables.md Outdated
Comment thread system-variables.md Outdated
Comment thread system-variables.md Outdated
Comment thread system-variables.md Outdated
Comment thread system-variables.md Outdated
Comment thread system-variables.md Outdated
Comment thread system-variables.md Outdated
Comment thread system-variables.md Outdated
@TomShawn TomShawn added the status/require-change Needs the author to address comments. label Sep 15, 2020
Comment thread system-variables.md Outdated
Comment thread system-variables.md Outdated
@coocood
Copy link
Copy Markdown
Member

coocood commented Sep 16, 2020

LGTM

@ti-srebot
Copy link
Copy Markdown
Contributor

@coocood,Thanks for your review. The bot only counts LGTMs from Reviewers and higher roles, but you're still welcome to leave your comments.See the corresponding SIG page for more information. Related SIG: docs(slack).

Copy link
Copy Markdown
Contributor

@TomShawn TomShawn left a comment

Choose a reason for hiding this comment

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

LGTM

@ti-srebot ti-srebot added the status/LGT1 Indicates that a PR has LGTM 1. label Sep 16, 2020
Comment thread system-variables.md Outdated
@TomShawn TomShawn merged commit 4e0126e into pingcap:master Sep 16, 2020
@shichun-0415 shichun-0415 mentioned this pull request Feb 2, 2023
22 tasks
@ti-chi-bot ti-chi-bot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/medium Changes of a medium size. labels Feb 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/S Denotes a PR that changes 10-29 lines, ignoring generated files. status/LGT1 Indicates that a PR has LGTM 1. status/require-change Needs the author to address comments. translation/from-docs-cn This PR is translated from a PR in pingcap/docs-cn. v5.0 This PR/issue applies to TiDB v5.0.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document missing system variables

5 participants