We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d4fea7 commit 32fd81fCopy full SHA for 32fd81f
mysql-test/t/alter_table-big.test
@@ -204,7 +204,7 @@ let $MYSQLD_LOG = $MYSQL_TMP_DIR/data_50722/my_err.log;
204
--source include/shutdown_mysqld.inc
205
206
--echo # Restart the server with the 5.7.22 data directory.
207
---exec echo "restart: --datadir=$DATADIR_50722 --log-error=$MYSQLD_LOG" > $MYSQLTEST_VARDIR/tmp/mysqld.1.expect
+--exec echo "restart: --datadir=$DATADIR_50722 --log-error=$MYSQLD_LOG --innodb_undo_tablespaces=0" > $MYSQLTEST_VARDIR/tmp/mysqld.1.expect
208
--enable_reconnect
209
--source include/wait_until_connected_again.inc
210
0 commit comments