mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
after merge
This commit is contained in:
@ -47,7 +47,6 @@ connection con2;
|
||||
select 4;
|
||||
drop table t1;
|
||||
connection default;
|
||||
disconnect con2;
|
||||
|
||||
--error 1064
|
||||
kill (select count(*) from mysql.user);
|
||||
|
Reference in New Issue
Block a user