1
0
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:
Sergei Golubchik
2017-03-13 10:54:08 +01:00
parent b1ec35b903
commit 386ef08704
9 changed files with 16 additions and 1 deletions

View File

@ -8,4 +8,5 @@
--echo # Bug#55672 mysql_upgrade dies with internal error
--echo #
--exec $MYSQL_UPGRADE --skip-verbose --skip-silent --ssl --force 2>&1
--exit
--let $datadir= `select @@datadir`
--remove_file $datadir/mysql_upgrade_info