mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +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