mariadb/mysql-test/suite/rpl/r/kill_hard-6290.result
Sergei Golubchik 4e6e720160 MDEV-6290 Crash in KILL HARD QUERY USER x@y when slave threads are running
KILL USER should ignore system threads where sctx->user=sctx->host=NULL
2014-07-23 19:36:15 +02:00

4 lines
89 B
Text

include/master-slave.inc
[connection master]
kill user test2@nohost;
include/rpl_end.inc