1
# Populate log with some records...
2
--source ../plugin/transaction_log/tests/t/schema.inc
4
# Read in the transaction.log.
6
--exec ../drizzled/message/transaction_reader var/master-data/transaction.log
8
# Truncate the log file to reset for the next test
9
--source ../plugin/transaction_log/tests/t/truncate_log.inc