-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sql-statements: improve SHOW TABLE REGIONS examples #4311
Conversation
/label needs-cherry-pick-2.1, needs-cherry-pick-3.0, needs-cherry-pick-3.1, needs-cherry-pick-4.0, translation/from-docs, status/PTAL |
/cc TomShawn, bb7133 |
Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com>
/cc imtbkcat |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
cherry pick to release-2.1 in PR #4348 |
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
cherry pick to release-3.0 in PR #4349 |
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
cherry pick to release-3.1 in PR #4350 |
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
cherry pick to release-4.0 in PR #4351 |
Signed-off-by: ti-srebot <ti-srebot@pingcap.com> Co-authored-by: JoyinQ <56883733+Joyinqin@users.noreply.github.com>
* cherry pick #4311 to release-3.1 Signed-off-by: ti-srebot <ti-srebot@pingcap.com> * Update sql-statement-show-table-regions.md * Update sql-statement-show-table-regions.md Co-authored-by: JoyinQ <56883733+Joyinqin@users.noreply.github.com>
* cherry pick #4311 to release-2.1 Signed-off-by: ti-srebot <ti-srebot@pingcap.com> * Delete sql-statement-show-table-regions.md * Delete sql-statement-split-region.md * Update TOC.md Co-authored-by: JoyinQ <56883733+Joyinqin@users.noreply.github.com>
* cherry pick #4311 to release-3.0 Signed-off-by: ti-srebot <ti-srebot@pingcap.com> * Update sql-statement-show-table-regions.md * Update sql-statement-show-table-regions.md * Update sql-statements/sql-statement-show-table-regions.md Co-authored-by: JoyinQ <56883733+Joyinqin@users.noreply.github.com> Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com>
What is changed, added or deleted? (Required)
update examples and a section to make features of the syntax clearer.
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?