~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/Makefile.am

  • Committer: brian
  • Date: 2008-08-01 17:43:30 UTC
  • mfrom: (261.1.8 drizzle)
  • Revision ID: brian@localhost.localdomain-20080801174330-3y6yxa7pxkzdir6p
Merge from downsource tree.

Show diffs side-by-side

added added

removed removed

Lines of Context:
141
141
          join_outer \
142
142
          distinct \
143
143
          type_newdecimal \
 
144
          heap_auto_increment \
 
145
          heap_btree \
 
146
          heap_var \
144
147
          join \
145
148
          subselect \
146
149
          subselect3 \
151
154
          information_schema \
152
155
          mysqlslap \
153
156
          lock \
154
 
          lock_tables_lost_commit
 
157
          lock_tables_lost_commit \
 
158
          heap_var