~stewart/drizzle/rename-embedded-innodb-to-haildb

« back to all changes in this revision

Viewing changes to plugin/transaction_log/tests/t/auto_commit.test

  • Committer: Stewart Smith
  • Date: 2010-09-30 05:47:49 UTC
  • mfrom: (1787.3.15 drizzle)
  • Revision ID: stewart@flamingspork.com-20100930054749-s1szrpe6wm2z8532
merge trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
 
8
8
# Read in the transaction.log.
9
9
 
10
 
--exec ../drizzled/message/transaction_reader var/master-data/transaction.log
 
10
--exec ../drizzled/message/transaction_reader var/master-data/local/transaction.log
11
11
 
12
12
# Truncate the log file to reset for the next test
13
13
--source ../plugin/transaction_log/tests/t/truncate_log.inc