Send KILL commands to backends
KILL commands are now sent to the backends in an asynchronous manner. As the LocalClient class is used to connect to the servers, this will cause an extra connection to be created on top of the original connections created by the session. If the user does not have the permissions to execute the KILL, the error message is currently lost. This could be solved by adding a "result handler" into the LocalClient class which is called with the result.
This commit is contained in:
1745
server/modules/protocol/MySQL/mysql_common.cc
Normal file
1745
server/modules/protocol/MySQL/mysql_common.cc
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user