mirror of
https://github.com/MariaDB/server.git
synced 2025-01-29 18:20:07 +01:00
MDEV-24124: main.drop test - mulitarch/os error messages
Account for variety of mips, hppa, solaris and other messages. Copied from rpl.rpl_drop_db test.
This commit is contained in:
parent
2b347e9fc5
commit
0fc0eb1e5b
1 changed files with 1 additions and 1 deletions
|
@ -187,7 +187,7 @@ write_file $MYSQLD_DATADIR/mysql_test/do_not_delete;
|
|||
do_not_delete
|
||||
EOF
|
||||
|
||||
replace_result $MYSQLD_DATADIR ./ \\ / 41 39;
|
||||
replace_result $MYSQLD_DATADIR ./ \\ / 66 39 93 39 17 39 247 39 41 39 "File exists" "Directory not empty";
|
||||
error ER_DB_DROP_RMDIR;
|
||||
drop database mysql_test;
|
||||
select database();
|
||||
|
|
Loading…
Add table
Reference in a new issue