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:
@ -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
|
||||
|
Reference in New Issue
Block a user