mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
MDEV-12233 main.mysql_upgrade_noengine fails in buildbot on ppc64le
verify that tests don't leave mysql_upgrade_info in datadir
This commit is contained in:
@ -52,5 +52,6 @@ select table_catalog, table_schema, table_name, table_type, engine, row_format,
|
||||
|
||||
drop table t1, t2;
|
||||
|
||||
remove_file $datadir/mysql_upgrade_info;
|
||||
uninstall plugin blackhole;
|
||||
uninstall plugin archive;
|
||||
|
Reference in New Issue
Block a user