mariadb/mysql-test/r/kill_processlist-6619.result

11 lines
274 B
Text
Raw Normal View History

connect con1,localhost,root,,;
connection default;
KILL QUERY con_id;
connection con1;
SHOW PROCESSLIST;
ERROR 70100: Query execution was interrupted
SHOW PROCESSLIST;
Id User Host db Command Time State Info Progress
# root # test # # # # 0.000
# root # test # # # # 0.000