Bug #90706 Add a X protocol notice/error when a query is killed on the server
Submitted: 30 Apr 2018 20:37 Modified: 28 Feb 2020 5:00
Reporter: Jason Rahman Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: Document Store: X Plugin Severity:S4 (Feature request)
Version:8.0 OS:Any
Assigned to: CPU Architecture:Any

[30 Apr 2018 20:37] Jason Rahman
Description:
Clients often have little notification as to why a query was killed, add a new notice/error to indicate that a query was killed, and why it was killed (via new parameter to KILL)

How to repeat:
No such notice/error exists

Suggested fix:
Add a new notice type/error for when the server kills a query (via KILL or other means) so that clients know when their query has been killed. Add a new parameter to kill providing a user defined message that will be sent in the notice so that clients know why their query was killed
[28 Feb 2020 5:00] MySQL Verification Team
Hello Jason,

Thank you for the feature request!

regards,
Umesh