~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/hello_events/tests/r/table.result

  • Committer: Monty Taylor
  • Date: 2010-12-05 03:54:08 UTC
  • mto: (1975.1.1 build)
  • mto: This revision was merged to the branch mainline in revision 1976.
  • Revision ID: mordred@inaugust.com-20101205035408-4cs2j308xehhth1i
hello_events.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
hello_events1_before_update_position    1
4
4
hello_events1_before_write_position     1
5
5
hello_events1_enable    ON
 
6
hello_events1_post_drop_position        -1
6
7
hello_events1_watch_databases   events
7
8
hello_events1_watch_tables      t2
8
9
CREATE TABLE t1 (a int);