mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Force execution now that another test case might run mysql_upgrade first.
This commit is contained in:
@@ -32,7 +32,7 @@ if (`SELECT $VALGRIND_TEST`)
|
||||
# expected binaries it uses.
|
||||
#
|
||||
--echo Run mysql_upgrade once
|
||||
--exec $MYSQL_UPGRADE --skip-verbose 2>&1
|
||||
--exec $MYSQL_UPGRADE --skip-verbose --force 2>&1
|
||||
|
||||
# It should have created a file in the MySQL Servers datadir
|
||||
let $MYSQLD_DATADIR= `select @@datadir`;
|
||||
|
||||
Reference in New Issue
Block a user