server: check connection is available in SQLKiller#60685
server: check connection is available in SQLKiller#60685ti-chi-bot[bot] merged 20 commits intopingcap:masterfrom
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #60685 +/- ##
================================================
+ Coverage 73.1298% 73.6238% +0.4940%
================================================
Files 1722 1722
Lines 476908 479248 +2340
================================================
+ Hits 348762 352841 +4079
+ Misses 106738 104885 -1853
- Partials 21408 21522 +114
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
|
/retest |
|
@Defined2014: Cannot trigger testing until a trusted user reviews the PR and leaves an DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
e51880c to
db7eb12
Compare
3611166 to
89b55ca
Compare
070bfbc to
2213a68
Compare
95aaa18 to
750e087
Compare
|
/retest |
|
@Defined2014: Cannot trigger testing until a trusted user reviews the PR and leaves an DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: xhebox, YangKeao The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
In response to a cherrypick label: new pull request created to branch |
What problem does this PR solve?
Issue Number: close #57531
Problem Summary:
What changed and how does it work?
Check List
Tests
As TiDB can't close connection immediately after killing client process #57531 metioned, run
select sleep(300)and kill the mysql-client. Then the sql can't found byshow processlist.Side effects
Documentation
Release note
Please refer to Release Notes Language Style Guide to write a quality release note.