MDEV-8495 encryption.innodb_first_page fails sporadically in buildbot
The test did not wait until the server shuts down
This commit is contained in:
parent
0ad00c66d2
commit
d258f5ff04
@ -14,6 +14,8 @@ let datadir=`select @@datadir`;
|
||||
|
||||
shutdown;
|
||||
|
||||
--source include/wait_until_disconnected.inc
|
||||
|
||||
--remove_file $datadir/ib_logfile0
|
||||
--remove_file $datadir/ib_logfile1
|
||||
--remove_file $datadir/ibdata1
|
||||
|
Loading…
x
Reference in New Issue
Block a user