~mordred/drizzle/codestyle

« back to all changes in this revision

Viewing changes to tests/Makefile.am

  • Committer: Brian Aker
  • Date: 2008-10-10 18:07:08 UTC
  • Revision ID: brian@tangent.org-20081010180708-dyxthxiyno22s3pb
Re-enabled more tests.

Show diffs side-by-side

added added

removed removed

Lines of Context:
183
183
        limit \
184
184
        lock_tables_lost_commit \
185
185
        overflow \
 
186
        order_by \
 
187
        order_fill_sortbuf \
 
188
        overflow \
 
189
        pool_of_threads \
186
190
        rollback \
187
191
        select \
188
192
        subselect \
191
195
        sum_distinct \
192
196
        tablelock \
193
197
        type_blob \
 
198
        type_date \
 
199
        type_datetime \
194
200
        type_newdecimal \
195
201
        type_varchar \
196
202
        unsafe_binlog_innodb \