-
Notifications
You must be signed in to change notification settings - Fork 709
sql statement: Add syntax gram of load stats
#2926
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
Conversation
|
This PR is aligned from pingcap/docs-cn#3362? If so, you also need to add the |
Co-authored-by: Keke Yi <40977455+yikeke@users.noreply.github.com>
Co-authored-by: Keke Yi <40977455+yikeke@users.noreply.github.com>
Co-authored-by: Keke Yi <40977455+yikeke@users.noreply.github.com>
Co-authored-by: Keke Yi <40977455+yikeke@users.noreply.github.com>
|
All comments have been addressed, PTAL @yikeke |
yikeke
left a comment
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
|
/merge |
|
/run-all-tests |
|
/run-all-tests |
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
|
cherry pick to release-2.1 in PR #2954 |
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
|
cherry pick to release-3.0 in PR #2955 |
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
|
cherry pick to release-3.1 in PR #2956 |
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
|
cherry pick to release-4.0 in PR #2957 |
Signed-off-by: ti-srebot <ti-srebot@pingcap.com> Co-authored-by: Yuanjia Zhang <zhangyuanjia@pingcap.com>
* cherry pick #2926 to release-3.1 Signed-off-by: ti-srebot <ti-srebot@pingcap.com> * Update TOC.md * update' ” Co-authored-by: Yuanjia Zhang <zhangyuanjia@pingcap.com> Co-authored-by: yikeke <yikeke@pingcap.com>
* cherry pick #2926 to release-3.0 Signed-off-by: ti-srebot <ti-srebot@pingcap.com> * Update TOC.md * update Co-authored-by: Yuanjia Zhang <zhangyuanjia@pingcap.com> Co-authored-by: yikeke <yikeke@pingcap.com>
* cherry pick #2926 to release-2.1 Signed-off-by: ti-srebot <ti-srebot@pingcap.com> * Update TOC.md * update Co-authored-by: Yuanjia Zhang <zhangyuanjia@pingcap.com> Co-authored-by: yikeke <yikeke@pingcap.com>
What is changed, added or deleted? (Required)
Add syntax gram of
load stats.Which TiDB version(s) do your changes apply to? (Required)
If you select two or more versions from above, to trigger the bot to cherry-pick this PR to your desired release version branch(es), you must add corresponding labels such as needs-cherry-pick-4.0, needs-cherry-pick-3.1, needs-cherry-pick-3.0, and needs-cherry-pick-2.1.
What is the related PR or file link(s)?
load statsdocs-cn#3362