parser icon indicating copy to clipboard operation
parser copied to clipboard

support global kill

Open pingyu opened this issue 5 years ago • 4 comments

What problem does this PR solve?

Issue Number: pingcap/tidb#8854

Problem Summary: Support CTRL-C or KILL to kill a connection/query.

What is changed and how it works?

Compose a global unique connection id by a unique server id and local unique connection id. See design doc and pingcap/tidb#17649 for detail.

This PR fix comment of TiDBExtension for consistence.

Check List

Tests

  • No code

pingyu avatar Sep 13 '20 01:09 pingyu

/rebuild

pingyu avatar Sep 13 '20 02:09 pingyu

@SunRunAway,Thanks for your review. The bot only counts LGTMs from Reviewers and higher roles, but you're still welcome to leave your comments.See the corresponding SIG page for more information. Related SIG: ddl(slack).

ti-srebot avatar Sep 14 '20 02:09 ti-srebot

@breeswish, Thanks for your review. The bot only counts LGTMs from Reviewers and higher roles, but you're still welcome to leave your comments. See the corresponding SIG page for more information. Related SIG: ddl(slack).

ti-srebot avatar Oct 26 '20 06:10 ti-srebot

@breeswish, Thanks for your review. The bot only counts LGTMs from Reviewers and higher roles, but you're still welcome to leave your comments. See the corresponding SIG page for more information. Related SIG: ddl(slack).

ti-srebot avatar Oct 26 '20 06:10 ti-srebot