summaryrefslogtreecommitdiff
path: root/mysql-test/t
diff options
context:
space:
mode:
authorVladislav Vaintroub <wlad@mariadb.com>2018-05-19 17:04:47 +0000
committerVladislav Vaintroub <wlad@mariadb.com>2018-05-19 17:04:47 +0000
commit207e5ba3167f4d5d4d2e522ed7e2231204f4420f (patch)
tree69e986ca299a6a33e113f5558fa0d91da2774aac /mysql-test/t
parentdd51082eca82fe7b61ee2e62f75b84c39f180450 (diff)
downloadmariadb-git-207e5ba3167f4d5d4d2e522ed7e2231204f4420f.tar.gz
mariabackup : Fix race condition when killing query waiting for MDL
Itcan happen that the connection is already gone during the window between quering I_S.PROCESSLIST and KILL QUERY. Fix is to tolerate ER_NO_SUCH_THREAD returned from KILL QUERY. Add small improvement in message "Killing MDL query " to actually output the query. Also do not try to kill queries that are already in Killed state.
Diffstat (limited to 'mysql-test/t')
0 files changed, 0 insertions, 0 deletions