-
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
TiDB: add a new document about how to analyze slow queries #3858
Conversation
Do your changes apply to v4.0? @qw4990 |
Yes. The description is updated now. |
Co-authored-by: Zhang Jian <[email protected]>
@zz-jason, @breeswish, @SunRunAway, @winoros, @yikeke, @superlzs0476, PTAL. |
1 similar comment
@zz-jason, @breeswish, @SunRunAway, @winoros, @yikeke, @superlzs0476, PTAL. |
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.
@yikeke PTAL thanks
A lot of |
@zz-jason, @breeswish, @AndreMouche, @yikeke, @SunRunAway, @winoros, @superlzs0476, PTAL. |
@qw4990, please update your pull request. |
@zz-jason, @breeswish, @AndreMouche, @yikeke, @SunRunAway, @winoros, @superlzs0476, PTAL. |
@qw4990, please update your pull request. |
@zz-jason, @breeswish, @AndreMouche, @yikeke, @SunRunAway, @winoros, @superlzs0476, PTAL. |
@qw4990, please update your pull request. |
@zz-jason, @breeswish, @AndreMouche, @yikeke, @SunRunAway, @winoros, @superlzs0476, PTAL. |
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
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 <[email protected]>
cherry pick to release-4.0 in PR #4615 |
Signed-off-by: ti-srebot <[email protected]> Co-authored-by: Yuanjia Zhang <[email protected]>
What is changed, added or deleted? (Required)
Add a new document about how to analyze slow queries.
Which TiDB version(s) do your changes apply to? (Required)
What is the related PR or file link(s)?