1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Replace non-repeatable page-type-dump directory.

This commit is contained in:
Jan Lindström
2016-10-03 19:19:00 +03:00
parent a0a4079b78
commit cb2c2f1ddf
2 changed files with 2 additions and 1 deletions

View File

@ -36,6 +36,7 @@ while ($i > 0) {
--source include/shutdown_mysqld.inc
# Page_type_dump for t1
--replace_result $MYSQLTEST_VARDIR MYSQLTEST_VARDIR
--exec $INNOCHECKSUM -v --page-type-dump $MYSQLTEST_VARDIR/tmp/dump.txt $MYSQLD_DATADIR/test/t1.ibd
--file_exists $MYSQLTEST_VARDIR/tmp/dump.txt
--remove_file $MYSQLTEST_VARDIR/tmp/dump.txt