~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/Makefile.am

Made the_query_id private. Thanks Jay.

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 \
 
167
        func_compress \
 
168
        func_concat \
 
169
        func_crc32 \
 
170
        func_date_add \
 
171
        func_default \
158
172
        func_equal \
 
173
        func_gconcat \
 
174
        func_group \
159
175
        func_group_innodb \
 
176
        func_if \
 
177
        func_in \
160
178
        func_isnull \
161
179
        func_like \
162
 
                                func_math \
163
 
        func_compress \
 
180
        func_math \
 
181
        func_misc \
 
182
        func_op \
 
183
        func_sapdb \
 
184
        func_str \
 
185
        func_time \
 
186
        func_weight_string \
164
187
        greedy_optimizer \
 
188
        group_by \
165
189
        group_min_max_innodb \
 
190
        having \
 
191
        heap \
166
192
        heap_auto_increment \
167
193
        heap_btree \
 
194
        heap_hash \
168
195
        heap_var \
169
196
        information_schema \
 
197
        innodb_autoinc_lock_mode_zero \
 
198
        innodb_mysql \
 
199
        innodb_notembedded \
 
200
        innodb_trx_weight \
170
201
        innodb-lock \
171
202
        innodb-semi-consistent \
172
203
        innodb_timeout_rollback \
173
204
        insert \
 
205
        insert_select \
 
206
        insert_update \
174
207
        join \
175
208
        join_crash \
176
209
        join_nested \
177
210
        join_outer \
178
211
        join_outer_innodb \
 
212
        key \
179
213
        key_diff \
180
214
        key_primary \
181
215
        keywords \
 
216
        kill \
182
217
        lock \
183
218
        limit \
184
219
        lock_tables_lost_commit \
185
 
        overflow \
 
220
        main.myisam-blob \
 
221
        main.myisam-system \
 
222
        mysqldump-compat \
 
223
        mysqldump-max \
 
224
        order_by \
 
225
        order_fill_sortbuf \
 
226
        overflow \
 
227
        parser \
 
228
        parser_bug21114_innodb \
 
229
        parser_precedence \
 
230
        pool_of_threads \
 
231
        range \
 
232
        replace \
186
233
        rollback \
 
234
        round \
 
235
        row \
 
236
        rowid_order_innodb \
 
237
        schema \
187
238
        select \
188
239
        subselect \
189
240
        subselect3 \
190
241
        subselect_innodb \
191
242
        sum_distinct \
 
243
        synchronization \
192
244
        tablelock \
 
245
        type_blob \
 
246
        type_date \
 
247
        type_datetime \
 
248
        type_float \
193
249
        type_newdecimal \
 
250
        type_ranges \
 
251
        type_time \
 
252
        type_timestamp \
 
253
        type_uint \
 
254
        type_varchar \
194
255
        unsafe_binlog_innodb \
195
256
        update \
196
257
        variables-notembedded
 
258
          $(PERL) -I$(top_srcdir)/tests/lib \
 
259
                $(top_srcdir)/tests/test-run.pl --fast --reorder --force \
 
260
                --suite=vcol