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

« back to all changes in this revision

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

  • 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:
4
4
# We create a table and insert some records
5
5
# into it then delete a record. 
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