~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/Makefile.am

  • Committer: Brian Aker
  • Date: 2008-11-21 23:53:09 UTC
  • mfrom: (590.1.8 drizzle-nofrm)
  • Revision ID: brian@tangent.org-20081121235309-77pu95n2pboadtos
Merge in Stewart's work

Show diffs side-by-side

added added

removed removed

Lines of Context:
161
161
        delete \
162
162
        distinct \
163
163
        drizzleslap \
 
164
        drop_table \
 
165
        drop_table_if_exists \
 
166
        drop_table_temp \
164
167
        empty_table \
165
168
        endspace \
166
169
        flush2 \
218
221
        limit \
219
222
        lock_tables_lost_commit \
220
223
        main.myisam-blob \
221
 
        main.myisam-system \
222
224
        mysqldump-compat \
223
225
        mysqldump-max \
224
226
        order_by \