~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/transaction_log/tests/t/truncate.inc

  • Committer: Lee Bieber
  • Date: 2010-11-16 14:58:28 UTC
  • mfrom: (1932.1.2 build)
  • Revision ID: kalebral@gmail.com-20101116145828-fa21jkc6sbe4y5qk
Merge Shrews - Adds --summarize option to transaction_reader
Merge David - Move transaction_reader out of drizzed/messages, Extract the code that reads GPB messages out of a file

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
# We create a table and insert some data then call truncate on the 
5
5
# table.
6
6
7
 
# We then use the transaction_reader in drizzled/message/ to read the events.
 
7
# We then use the transaction_reader in plugin/transaction_log/utilities to read the events.
8
8
#
9
9
 
10
10
--disable_warnings