~linuxjedi/drizzle/drizzle-bug-651948

« back to all changes in this revision

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

  • Committer: lbieber
  • Date: 2010-09-26 03:23:39 UTC
  • mfrom: (1793.1.1 build)
  • Revision ID: lbieber@orisndriz08-20100926032339-59p5xxhkloa09759
Merge Monty - Beginning of catalog support, adds a default local catalog. 

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