-
Notifications
You must be signed in to change notification settings - Fork 5.8k
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
executor: fix analyze update panic cause by duplicate call analyze executor Close method #20390
Conversation
…ecutor Close method Signed-off-by: crazycs520 <crazycs520@gmail.com>
Signed-off-by: crazycs520 <crazycs520@gmail.com>
Please follow PR Title Format:
Or if the count of mainly changed packages are more than 3, use
|
@SunRunAway PTAL |
/run-all-tests |
Signed-off-by: crazycs520 <crazycs520@gmail.com>
/run-all-tests |
This reverts commit 231bf47.
/run-all-tests |
/run-unit-test |
/run-all-tests |
/run-all-tests |
Signed-off-by: crazycs520 <crazycs520@gmail.com>
… into fix-analyze-update
/run-all-tests |
/run-mybatis-test |
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
/run-all-tests |
LGTM |
/run-all-tests |
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
cherry pick to release-4.0 in PR #21067 |
This reverts commit 445218a.
…ecutor Close method (pingcap#20390)
What problem does this PR solve?
Close #20389
related PR: #19106
What is changed and how it works?
Related changes
Check List
Tests
Side effects
Release note