mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 13:32:33 +01:00
4e6e720160
KILL USER should ignore system threads where sctx->user=sctx->host=NULL
4 lines
89 B
Text
4 lines
89 B
Text
include/master-slave.inc
|
|
[connection master]
|
|
kill user test2@nohost;
|
|
include/rpl_end.inc
|