~drizzle-developers/ubuntu/karmic/drizzle/ppa

« back to all changes in this revision

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

  • Committer: Monty Taylor
  • Date: 2010-11-24 18:44:57 UTC
  • mfrom: (1308.1.31 trunk)
  • Revision ID: mordred@inaugust.com-20101124184457-qd6jvoe2wgnvl3yq
Tags: 2010.11.04-0ubuntu1~karmic1
* New upstream release.
* Turn off -Werror for packaging builds. (Closes: #602662)

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
 
14
14
# Read in the transaction.log.
15
15
 
16
 
--exec ../drizzled/message/transaction_reader var/master-data/local/transaction.log
 
16
--exec ../plugin/transaction_log/utilities/transaction_reader var/master-data/local/transaction.log
17
17
 
18
18
# Truncate the log file to reset for the next test
19
19
--source ../plugin/transaction_log/tests/t/truncate_log.inc