mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 03:17:20 +02:00
after merge
mysql-test/mysql-test-run.sh: tests depend on umask
This commit is contained in:
parent
502b307358
commit
b267660646
3 changed files with 2 additions and 13 deletions
|
|
@ -47,7 +47,6 @@ connection con2;
|
|||
select 4;
|
||||
drop table t1;
|
||||
connection default;
|
||||
disconnect con2;
|
||||
|
||||
--error 1064
|
||||
kill (select count(*) from mysql.user);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue