Force execution now that another test case might run mysql_upgrade first.
This commit is contained in:
parent
9e045298a5
commit
b2637610db
@ -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`;
|
||||
|
Loading…
x
Reference in New Issue
Block a user