~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/Makefile.am

  • Committer: Monty Taylor
  • Date: 2008-10-20 08:48:34 UTC
  • mfrom: (520.1.22 drizzle)
  • Revision ID: monty@inaugust.com-20081020084834-xpb3w01vkcp55o02
Merged trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
140
140
        1st \
141
141
        alter_table \
142
142
        bench_count_distinct \
 
143
        bigint \
 
144
        binlog_index \
143
145
        bulk_replace \
 
146
        comment_column \
144
147
        comment_column2 \
 
148
        comment_index \
145
149
        comment_table \
146
150
        comments \
 
151
        commit_1innodb \
 
152
        compare \
147
153
        consistent_snapshot \
 
154
        constraints \
148
155
        count_distinct \
149
156
        count_distinct2 \
150
157
        count_distinct3 \
151
158
        create_select_tmp \
152
159
        ctype_filename \
 
160
        date_formats \
153
161
        delete \
154
162
        distinct \
155
163
        drizzleslap \
 
164
        empty_table \
156
165
        endspace \
157
166
        flush2 \
158
167
        func_compress \
176
185
        func_time \
177
186
        func_weight_string \
178
187
        greedy_optimizer \
 
188
        group_by \
179
189
        group_min_max_innodb \
 
190
        having \
 
191
        heap \
180
192
        heap_auto_increment \
181
193
        heap_btree \
 
194
        heap_hash \
182
195
        heap_var \
183
196
        information_schema \
 
197
        innodb_autoinc_lock_mode_zero \
 
198
        innodb_mysql \
 
199
        innodb_notembedded \
 
200
        innodb_trx_weight \
184
201
        innodb-lock \
185
202
        innodb-semi-consistent \
186
203
        innodb_timeout_rollback \
187
204
        insert \
 
205
        insert_select \
 
206
        insert_update \
188
207
        join \
189
208
        join_crash \
190
209
        join_nested \
194
213
        key_diff \
195
214
        key_primary \
196
215
        keywords \
 
216
        kill \
197
217
        lock \
198
218
        limit \
199
219
        lock_tables_lost_commit \
 
220
        main.myisam-blob \
 
221
        main.myisam-system \
 
222
        mysqldump-compat \
 
223
        mysqldump-max \
200
224
        order_by \
201
225
        order_fill_sortbuf \
202
226
        overflow \
 
227
        parser \
 
228
        parser_bug21114_innodb \
 
229
        parser_precedence \
203
230
        pool_of_threads \
 
231
        range \
 
232
        replace \
204
233
        rollback \
 
234
        round \
 
235
        row \
 
236
        rowid_order_innodb \
 
237
        schema \
205
238
        select \
206
239
        subselect \
207
240
        subselect3 \
208
241
        subselect_innodb \
209
242
        sum_distinct \
 
243
        synchronization \
210
244
        tablelock \
211
245
        type_blob \
212
246
        type_date \