| Path : /opt/mysql/mysql-test/suite/innodb_undo/t/ |
| Current File : //opt/mysql/mysql-test/suite/innodb_undo/t/noop.test |
# # Testing truncate of undo log. # Truncate happens automatically due to configuration option so nothing # to be done from test-side and so the test is no-op test-case. # --source include/have_innodb_64k.inc --source include/have_innodb.inc --source include/have_undo_tablespaces.inc # The test is restarting the server to force undo truncation. --source include/not_embedded.inc --source include/big_test.inc select SLEEP(10);