~linuxjedi/drizzle/drizzle-bug-651948

« back to all changes in this revision

Viewing changes to plugin/transaction_log/tests/t/embedded_quotes.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:
8
8
 
9
9
# Read in the transaction.log.
10
10
 
11
 
--exec ../drizzled/message/transaction_reader var/master-data/transaction.log
 
11
--exec ../drizzled/message/transaction_reader var/master-data/local/transaction.log
12
12
 
13
13
DROP TABLE t;
14
14