~ubuntu-branches/ubuntu/vivid/drizzle/vivid-proposed

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Package Import Robot
  • Author(s): Tobias Frost
  • Date: 2013-08-22 20:18:31 UTC
  • mto: (20.1.1 sid)
  • mto: This revision was merged to the branch mainline in revision 21.
  • Revision ID: package-import@ubuntu.com-20130822201831-gn3ozsh7o7wmc5tk
Tags: upstream-7.2.3
ImportĀ upstreamĀ versionĀ 7.2.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2012-08-01  Continuous Integration  <ci@drizzle.org >
 
2
 
 
3
        modified:
 
4
        drizzled/lex_input_stream.h
 
5
        drizzled/sql_lex.cc
 
6
        drizzled/sql_parse.cc
 
7
        drizzled/statement/execute.cc
 
8
        pending merge tips: (use -v to see all merge revisions)
 
9
        Olaf van der Spek 2012-05-31 Use str_ref
 
10
 
 
11
2012-05-31  Olaf van der Spek  <olafvdspek@gmail.com>
 
12
 
 
13
        Use str_ref
 
14
 
 
15
2012-07-30  Brian Aker  <brian@tangent.org>
 
16
 
 
17
        Merge Olaf
 
18
 
 
19
2012-06-03  Olaf van der Spek  <olafvdspek@gmail.com>
 
20
 
 
21
        Readd constructors. Brian granted them immunity but won't tell me why.
 
22
 
 
23
2012-06-03  Olaf van der Spek  <olafvdspek@gmail.com>
 
24
 
 
25
        Merge trunk
 
26
 
 
27
2011-11-29  Olaf van der Spek  <olafvdspek@gmail.com>
 
28
 
 
29
        Refactor
 
30
 
 
31
2012-07-30  Continuous Integration  <ci@drizzle.org >
 
32
 
 
33
        modified:
 
34
        drizzled/main.cc
 
35
        drizzled/signal_handler.cc
 
36
        drizzled/signal_handler.h
 
37
        pending merge tips: (use -v to see all merge revisions)
 
38
        denisboyun 2012-06-07 [merge] Ctrl-C/Z are worked(resolve conflict)
 
39
 
 
40
2012-06-07  denisboyun  <denisboyun@gmail.com>
 
41
 
 
42
        Ctrl-C/Z are worked(resolve conflict)
 
43
 
 
44
2012-06-03  denisboyun  <denisboyun@gmail.com>
 
45
 
 
46
        ctrl-c/z are worked(part3)
 
47
 
 
48
2012-05-26  denisboyun  <denisboyun@gmail.com>
 
49
 
 
50
        ctrl-c/z are worked(part 2) add close mysql socket when ctrl-c is comming
 
51
 
 
52
2012-04-06  denisboyun  <denisboyun@gmail.com>
 
53
 
 
54
        ctrl-c/ctrl-z are works
 
55
 
 
56
2012-07-29  Continuous Integration  <ci@drizzle.org >
 
57
 
 
58
        modified:
 
59
        plugin/logging_gearman/docs/index.rst
 
60
        plugin/logging_gearman/logging_gearman.cc
 
61
        pending merge tips: (use -v to see all merge revisions)
 
62
        Anshu Kumar 2012-06-20 Few changes in code. Documentation added for functions.
 
63
 
 
64
2012-06-20  Anshu Kumar  <ansharyan015@gmail.com>
 
65
 
 
66
        Few changes in code. Documentation added for functions.
 
67
 
 
68
2012-06-15  Anshu Kumar  <ansharyan015@gmail.com>
 
69
 
 
70
        Logging_gearman plugin made dynamic. Documentation has also been added.
 
71
 
 
72
2012-07-27  Continuous Integration  <ci@drizzle.org >
 
73
 
 
74
        modified:
 
75
        drizzled/catalog/instance.h
 
76
        drizzled/cursor.cc
 
77
        drizzled/identifier/catalog.h
 
78
        drizzled/identifier/constants/schema.cc
 
79
        drizzled/identifier/schema.cc
 
80
        drizzled/identifier/schema.h
 
81
        drizzled/identifier/table.cc
 
82
        drizzled/identifier/table.h
 
83
        drizzled/locking/global.cc
 
84
        drizzled/message/schema.cc
 
85
        drizzled/message/schema.h
 
86
        drizzled/plugin/storage_engine.cc
 
87
        drizzled/plugin/table_function.h
 
88
        drizzled/schema.cc
 
89
        drizzled/session.cc
 
90
        drizzled/show.cc
 
91
        drizzled/sql_base.cc
 
92
        drizzled/sql_load.cc
 
93
        drizzled/sql_parse.cc
 
94
        drizzled/sql_table.cc
 
95
        drizzled/sql_table.h
 
96
        drizzled/statement/alter_schema.cc
 
97
        drizzled/statement/alter_table.cc
 
98
        drizzled/statement/change_schema.cc
 
99
        drizzled/statement/create_index.cc
 
100
        drizzled/statement/create_schema.cc
 
101
        drizzled/statement/create_table.cc
 
102
        drizzled/statement/drop_index.cc
 
103
        drizzled/statement/drop_schema.cc
 
104
        drizzled/statement/rename_table.cc
 
105
        drizzled/table/concurrent.cc
 
106
        drizzled/table/instance/base.cc
 
107
        drizzled/table/instance/base.h
 
108
        drizzled/table/singular.cc
 
109
        plugin/innobase/handler/ha_innodb.cc
 
110
        plugin/memory/ha_heap.cc
 
111
        plugin/schema_engine/schema.cc
 
112
        plugin/schema_engine/schema.h
 
113
        plugin/show_dictionary/show_columns.cc
 
114
        plugin/show_dictionary/show_create_schema.cc
 
115
        plugin/show_dictionary/show_create_table.cc
 
116
        plugin/show_dictionary/show_indexes.cc
 
117
        plugin/show_dictionary/show_tables.cc
 
118
        plugin/show_schema_proto/show_schema_proto.cc
 
119
        plugin/table_cache_dictionary/tests/r/table_cache.result
 
120
        plugin/table_cache_dictionary/tests/r/table_definition_cache.result
 
121
        tests/r/show_check.result
 
122
        unittests/table_identifier.cc
 
123
        pending merge tips: (use -v to see all merge revisions)
 
124
        Stewart Smith 2012-07-12 fix initialization of message::schema to be from the Schema identifier, which includes the CATALOG name, so that we can create schemas in catalogs other than LOCAL
 
125
 
 
126
2012-07-12  Stewart Smith  <stewart@flamingspork.com>
 
127
 
 
128
        fix initialization of message::schema to be from the Schema identifier, which includes the CATALOG name, so that we can create schemas in catalogs other than LOCAL
 
129
 
 
130
2012-07-12  Stewart Smith  <stewart@flamingspork.com>
 
131
 
 
132
        force a identifier::Schema to be constructed with a identifier::Catalog. This is close to the final 'big' part for CATALOG support. We also have to modify all around the server that creates identifier::Schema so it does so properly. Since a single Session cannot span schemas, we get off a wee bit easy :) The big limitation in this patch is that INFORMATION_SCHEMA and DATA_DICTIONARY only appear in the LOCAL catalog (and this really needs to be fixed before CATALOGs other than LOCAL are supported).
 
133
 
 
134
2012-07-11  Stewart Smith  <stewart@flamingspork.com>
 
135
 
 
136
        use the table identifier and catalog in the identifier in constructing the path in build_table_filename instead of the global drizzled::catalog::local_identifier(). Another step towards full CATALOG support
 
137
 
 
138
2012-07-11  Stewart Smith  <stewart@flamingspork.com>
 
139
 
 
140
        TableShare use Table Identifier. Last big step in having catalogs work
 
141
 
 
142
2012-07-11  Stewart Smith  <stewart@flamingspork.com>
 
143
 
 
144
        make Catalog identifier part of DRIZZLED_API
 
145
 
 
146
2012-07-11  Stewart Smith  <stewart@flamingspork.com>
 
147
 
 
148
        merge print_transaction_message filename/path bug fix
 
149
 
 
150
2012-01-04  Stewart Smith  <stewart@flamingspork.com>
 
151
 
 
152
        merge print_transaction_message filename/path bug fix (also hit in testing CATALOG)
 
153
 
 
154
2012-07-11  Stewart Smith  <stewart@flamingspork.com>
 
155
 
 
156
        merge  merge off-by-one error message fix 
 
157
 
 
158
2012-01-04  Stewart Smith  <stewart@flamingspork.com>
 
159
 
 
160
        merge off-by-one error message fix (was hitting this)
 
161
 
 
162
2012-07-11  Stewart Smith  <stewart@flamingspork.com>
 
163
 
 
164
        merge Schema identifier has a Catalog identifier
 
165
 
 
166
2011-12-28  Stewart Smith  <stewart@flamingspork.com>
 
167
 
 
168
        Schema identifier has a Catalog identifier. Use it instead of catalog::local_identifier() in most places in Schema identifier code
 
169
 
 
170
2012-07-25  Continuous Integration  <ci@drizzle.org >
 
171
 
 
172
        added:
 
173
        plugin/json_server/http_server.cc
 
174
        plugin/json_server/http_server.h
 
175
        modified:
 
176
        plugin/json_server/docs/index.rst
 
177
        plugin/json_server/json_server.cc
 
178
        plugin/json_server/plugin.ini
 
179
        plugin/json_server/tests/r/basic.result
 
180
        plugin/json_server/tests/t/basic.test
 
181
        pending merge tips: (use -v to see all merge revisions)
 
182
        srivastavamohit91... 2012-07-17 changes in _api01
 
183
 
 
184
2012-07-17  srivastavamohit91@gmail.com
 
185
 
 
186
        changes in _api01
 
187
 
 
188
2012-07-17  srivastavamohit91@gmail.com
 
189
 
 
190
        changes in /0.1/ /0.2/ etc
 
191
 
 
192
2012-07-16  Henrik Ingo  <henrik.ingo@avoinelama.fi>
 
193
 
 
194
        Docs edits.
 
195
 
 
196
2012-07-16  srivastavamohit91@gmail.com
 
197
 
 
198
        change related to multi thread
 
199
 
 
200
2012-07-14  srivastavamohit91@gmail.com
 
201
 
 
202
        test case update /0.1/sql --> /sql
 
203
 
 
204
2012-07-14  srivastavamohit91@gmail.com
 
205
 
 
206
        Multithreading and doc update
 
207
 
 
208
2012-07-11  srivastavamohit91@gmail.com
 
209
 
 
210
        vector created fot json_thread
 
211
 
 
212
2012-07-11  srivastavamohit91@gmail.com
 
213
 
 
214
        Add new files
 
215
 
 
216
2012-07-11  srivastavamohit91@gmail.com
 
217
 
 
218
        Multithreading added
 
219
 
 
220
2012-07-11  srivastavamohit91@gmail.com
 
221
 
 
222
        Update from trunk
 
223
 
 
224
2012-07-11  srivastavamohit91@gmail.com
 
225
 
 
226
        Branch merge drizzle json server
 
227
 
 
228
2012-07-09  srivastavamohit91@gmail.com
 
229
 
 
230
        back to revision
 
231
 
 
232
2012-06-21  srivastavamohit91@gmail.com
 
233
 
 
234
        change to new merge
 
235
 
 
236
2012-07-06  srivastavamohit91@gmail.com
 
237
 
 
238
        Reverting to revision 2576 
 
239
 
 
240
2012-07-03  srivastavamohit91@gmail.com
 
241
 
 
242
        evhtp changes
 
243
 
 
244
2012-07-03  srivastavamohit91@gmail.com
 
245
 
 
246
        multithreading test work
 
247
 
 
248
2012-07-24  Continuous Integration  <ci@drizzle.org >
 
249
 
 
250
        modified:
 
251
        plugin/zeromq/zeromq_log.cc
 
252
        plugin/zeromq/zeromq_log.h
 
253
        pending merge tips: (use -v to see all merge revisions)
 
254
        Anshu Kumar 2012-07-10 Added mutex lock around code changing endpoint
 
255
 
 
256
2012-07-10  Anshu Kumar  <ansharyan015@gmail.com>
 
257
 
 
258
        Added mutex lock around code changing endpoint
 
259
 
 
260
2012-07-03  Anshu Kumar  <ansharyan015@gmail.com>
 
261
 
 
262
        Zeromq dynamic plugin
 
263
 
 
264
2012-07-24  Continuous Integration  <ci@drizzle.org >
 
265
 
 
266
        added:
 
267
        docs/testing/drizzletest_commands.rst
 
268
        modified:
 
269
        docs/index.rst
 
270
        pending merge tips: (use -v to see all merge revisions)
 
271
        M.Sharan Kumar 2012-07-07 modified:
 
272
 
 
273
2012-07-07  M.Sharan Kumar  <sharan.monikantan@gmail.com>
 
274
 
 
275
        modified:
 
276
        docs/testing/drizzletest_commands.rst
 
277
 
 
278
2012-06-29  M.Sharan Kumar  <sharan.monikantan@gmail.com>
 
279
 
 
280
        modified:
 
281
        docs/testing/drizzletest_commands.rst
 
282
 
 
283
2012-06-28  M.Sharan Kumar  <sharan.monikantan@gmail.com>
 
284
 
 
285
        modified:
 
286
        docs/testing/drizzletest_commands.rst
 
287
 
 
288
2012-06-24  M.Sharan Kumar  <sharan.monikantan@gmail.com>
 
289
 
 
290
        modified:
 
291
        docs/testing/drizzletest_commands.rst
 
292
 
 
293
2012-06-17  M.Sharan Kumar  <sharan.monikantan@gmail.com>
 
294
 
 
295
        modified:
 
296
        docs/testing/drizzletest_commands.rst
 
297
 
 
298
2012-06-13  M.Sharan Kumar  <sharan.monikantan@gmail.com>
 
299
 
 
300
        modified:
 
301
        docs/testing/drizzletest_commands.rst
 
302
 
 
303
2012-06-12  M.Sharan Kumar  <sharan.monikantan@gmail.com>
 
304
 
 
305
        added:
 
306
        docs/testing/drizzletest_commands.rst
 
307
        modified:
 
308
        docs/index.rst
 
309
 
 
310
2012-07-22  Continuous Integration  <ci@drizzle.org >
 
311
 
 
312
        modified:
 
313
        plugin/auth_http/auth_http.cc
 
314
        plugin/auth_http/docs/index.rst
 
315
        pending merge tips: (use -v to see all merge revisions)
 
316
        Anshu Kumar 2012-06-10 Auth HTTP plugin made dynamic.
 
317
 
 
318
2012-06-10  Anshu Kumar<ansharyan015@gmail.com>
 
319
 
 
320
        Auth HTTP plugin made dynamic.
 
321
 
 
322
2012-06-28  Continuous Integration  <ci@drizzle.org >
 
323
 
 
324
        added:
 
325
        plugin/json_server/db_access.cc
 
326
        plugin/json_server/db_access.h
 
327
        plugin/json_server/http_handler.cc
 
328
        plugin/json_server/http_handler.h
 
329
        plugin/json_server/sql_executor.cc
 
330
        plugin/json_server/sql_executor.h
 
331
        plugin/json_server/sql_generator.cc
 
332
        plugin/json_server/sql_generator.h
 
333
        plugin/json_server/sql_to_json_generator.cc
 
334
        plugin/json_server/sql_to_json_generator.h
 
335
        modified:
 
336
        plugin/json_server/docs/index.rst
 
337
        plugin/json_server/json_server.cc
 
338
        plugin/json_server/plugin.ini
 
339
        plugin/json_server/tests/r/basic.result
 
340
        plugin/json_server/tests/t/basic.test
 
341
        pending merge tips: (use -v to see all merge revisions)
 
342
        srivastavamohit91... 2012-06-28 test cases added
 
343
 
 
344
2012-06-28  srivastavamohit91@gmail.com
 
345
 
 
346
        test cases added
 
347
 
 
348
2012-06-27  srivastavamohit91@gmail.com
 
349
 
 
350
        changes done related to review
 
351
 
 
352
2012-06-27  srivastavamohit91@gmail.com
 
353
 
 
354
        changes on resultset
 
355
 
 
356
2012-06-26  srivastavamohit91@gmail.com
 
357
 
 
358
        Having segmenatation fault @(*_json_out)
 
359
 
 
360
2012-06-25  Henrik Ingo  <henrik.ingo@avoinelama.fi>
 
361
 
 
362
        Style edits to docs and code comments. Moved some input validation
 
363
        to more appropriate place.
 
364
 
 
365
2012-06-25  srivastavamohit91@gmail.com
 
366
 
 
367
        index.rst updated
 
368
 
 
369
2012-06-25  srivastavamohit91@gmail.com
 
370
 
 
371
        allow_drop table added , and few changes
 
372
 
 
373
2012-06-22  srivastavamohit91@gmail.com
 
374
 
 
375
        Henrik changes
 
376
        ------------ This line and the following will be ignored --------------
 
377
        
 
378
        modified:
 
379
        plugin/json_server/db_access.cc
 
380
        plugin/json_server/db_access.h
 
381
        plugin/json_server/http_handler.h
 
382
        plugin/json_server/sql_executor.h
 
383
        plugin/json_server/sql_generator.cc
 
384
        plugin/json_server/sql_generator.h
 
385
        plugin/json_server/sql_to_json_generator.cc
 
386
        plugin/json_server/sql_to_json_generator.h
 
387
        pending merges:
 
388
        Henrik Ingo 2012-06-21 Edit code comments for style.
 
389
 
 
390
2012-06-21  Henrik Ingo  <henrik.ingo@avoinelama.fi>
 
391
 
 
392
        Edit code comments for style.
 
393
 
 
394
2012-06-21  srivastavamohit91@gmail.com
 
395
 
 
396
        json_version can be fetched from query now
 
397
 
 
398
2012-06-21  srivastavamohit91@gmail.com
 
399
 
 
400
        making plugin dynamic, Default schema and table can be set now :)
 
401
 
 
402
2012-06-20  srivastavamohit91@gmail.com
 
403
 
 
404
        merge branch drizzle_json-server
 
405
 
 
406
2012-06-19  srivastavamohit91@gmail.com
 
407
 
 
408
        documentation updated
 
409
 
 
410
2012-06-18  srivastavamohit91@gmail.com
 
411
 
 
412
        testcases modified
 
413
 
 
414
2012-06-18  srivastavamohit91@gmail.com
 
415
 
 
416
        Handle the case of "_id" in json and url. "_id" in request is given as higher priority 
 
417
 
 
418
2012-06-18  srivastavamohit91@gmail.com
 
419
 
 
420
        able to handle json {"query":{"_id":1},"authentication":{ "username" : "hingo", "password" : "qwerty" }}
 
421
 
 
422
2012-06-17  srivastavamohit91@gmail.com
 
423
 
 
424
        comments added .
 
425
 
 
426
2012-06-17  srivastavamohit91@gmail.com
 
427
 
 
428
        changes related to review
 
429
 
 
430
2012-06-15  srivastavamohit91@gmail.com
 
431
 
 
432
        changes done after henrik review
 
433
 
 
434
2012-06-15  srivastavamohit91@gmail.com
 
435
 
 
436
        bzr mv is not working .. so doing in that way
 
437
 
 
438
2012-06-14  srivastavamohit91@gmail.com
 
439
 
 
440
        Delete unwanted file
 
441
 
 
442
2012-06-14  srivastavamohit91@gmail.com
 
443
 
 
444
        Api Modified
 
445
 
 
446
2012-06-14  srivastavamohit91@gmail.com
 
447
 
 
448
        DBAccess added
 
449
 
 
450
2012-06-14  srivastavamohit91@gmail.com
 
451
 
 
452
        SQLGenerator,JSONGenerator,Http_handler,SQLExecutor done :)
 
453
 
 
454
2012-06-06  srivastavamohit91@gmail.com
 
455
 
 
456
        executor and generator added
 
457
 
 
458
2012-06-22  Continuous Integration  <ci@drizzle.org >
 
459
 
 
460
        modified:
 
461
        tests/lib/server_mgmt/drizzled.py
 
462
        tests/lib/server_mgmt/server_management.py
 
463
        tests/lib/test_mgmt/test_execution.py
 
464
        tests/lib/util/crashme_methods.py
 
465
        tests/lib/util/sqlbench_methods.py
 
466
        tests/lib/util/sysbench_methods.py
 
467
        tests/qp_tests/sysbench/sysbench_readonly_test.py
 
468
        pending merge tips: (use -v to see all merge revisions)
 
469
        patrick crews 2012-06-19 Further refinements to sysbench test.  Cleanup the reset / prepare phase + output reporting
 
470
 
 
471
2012-06-19  patrick crews  <gleebix@gmail.com>
 
472
 
 
473
        Further refinements to sysbench test.  Cleanup the reset / prepare phase + output reporting
 
474
 
 
475
2012-06-19  patrick crews  <gleebix@gmail.com>
 
476
 
 
477
        Fix of logic issue in test that would bork the test command after first iteration
 
478
 
 
479
2012-06-19  patrick crews  <gleebix@gmail.com>
 
480
 
 
481
        Fix utility file's lack of 're' import needed to do its job
 
482
 
 
483
2012-06-19  patrick crews  <gleebix@gmail.com>
 
484
 
 
485
        Further fix to sysbench test
 
486
 
 
487
2012-06-19  patrick crews  <gleebix@gmail.com>
 
488
 
 
489
        Further tweaks to sysbench execution.  Removed innodb version check and fixed issue with bad server paths for kewpie-started servers
 
490
 
 
491
2012-06-15  patrick crews  <gleebix@gmail.com>
 
492
 
 
493
        Correct function call
 
494
 
 
495
2012-06-15  patrick crews  <gleebix@gmail.com>
 
496
 
 
497
        Tweaks to code to allow us to run the sysbench suite against mysql-servers
 
498
 
 
499
2012-06-12  Patrick Crews  <gleebix@gmail.com>
 
500
 
 
501
        Changes + fixes to improve sysbench test execution
 
502
 
 
503
2012-06-22  Brian Aker  <brian@tangent.org>
 
504
 
 
505
        Merge docs.
 
506
 
 
507
2012-06-22  Brian Aker  <brian@tangent.org>
 
508
 
 
509
        Selectively fix docs (patch by Henrik).
 
510
 
 
511
2012-06-09  Continuous Integration  <ci@drizzle.org >
 
512
 
 
513
        added:
 
514
        plugin/regex_policy/tests/r/dynamic_plugin.result
 
515
        plugin/regex_policy/tests/t/dynamic.policy1
 
516
        plugin/regex_policy/tests/t/dynamic.policy2
 
517
        plugin/regex_policy/tests/t/dynamic.policy3
 
518
        plugin/regex_policy/tests/t/dynamic_plugin-master.opt
 
519
        plugin/regex_policy/tests/t/dynamic_plugin.test
 
520
        modified:
 
521
        plugin/regex_policy/docs/index.rst
 
522
        plugin/regex_policy/module.cc
 
523
        plugin/regex_policy/policy.h
 
524
        pending merge tips: (use -v to see all merge revisions)
 
525
        Anshu Kumar 2012-06-06 Change in some variable names to avoid confusions.
 
526
 
 
527
2012-06-06  Anshu Kumar<ansharyan015@gmail.com>
 
528
 
 
529
        Change in some variable names to avoid confusions.
 
530
 
 
531
2012-06-06  Anshu Kumar<ansharyan015@gmail.com>
 
532
 
 
533
        New branch with fixed regex_policy code
 
534
 
 
535
2012-06-06  Anshu Kumar<ansharyan015@gmail.com>
 
536
 
 
537
        Merged with trunk
 
538
 
 
539
2012-06-06  Anshu Kumar<ansharyan015@gmail.com>
 
540
 
 
541
        Fixing conflicts
 
542
 
 
543
2012-06-01  Anshu Kumar<ansharyan015@gmail.com>
 
544
 
 
545
        Changes in the method of storing policy file variable in system. Using public method getPolicyFile() now. fs::path policy_file and std::string sysvar_policy_file made private.
 
546
 
 
547
2012-06-06  Anshu Kumar<ansharyan015@gmail.com>
 
548
 
 
549
        Resolving conflicts
 
550
 
 
551
2012-05-28  Anshu Kumar<ansharyan015@gmail.com>
 
552
 
 
553
        regex_policy plugin made dynamic. This code is working normally now.
 
554
 
 
555
2012-05-26  Anshu Kumar<ansharyan015@gmail.com>
 
556
 
 
557
        Change in the code of dynamic regex policy plugin. This code has some bugs. There are some issues in setting of the fs::path variable.
 
558
 
 
559
2012-05-18  Anshu Kumar<ansharyan015@gmail.com>
 
560
 
 
561
        Regex_policy plugin made dynamic. The policy file can now be changed at runtime using SET GLOBAL regex_policy_policy=<new policy file>. Documentation has also been added for this.
 
562
 
 
563
2012-06-06  Continuous Integration  <ci@drizzle.org >
 
564
 
 
565
        added:
 
566
        plugin/auth_file/tests/r/dynamic_plugin.result
 
567
        plugin/auth_file/tests/t/dynamic.users1
 
568
        plugin/auth_file/tests/t/dynamic.users2
 
569
        plugin/auth_file/tests/t/dynamic_plugin-master.opt
 
570
        plugin/auth_file/tests/t/dynamic_plugin.test
 
571
        modified:
 
572
        plugin/auth_file/auth_file.cc
 
573
        plugin/auth_file/docs/index.rst
 
574
        pending merge tips: (use -v to see all merge revisions)
 
575
        Anshu Kumar 2012-06-03 auth_file plugin made dynamic. Tests and documentation have also been added.
 
576
 
 
577
2012-06-03  Anshu Kumar<ansharyan015@gmail.com>
 
578
 
 
579
        auth_file plugin made dynamic. Tests and documentation have also been added.
 
580
 
 
581
2012-06-04  patrick crews  <gleebix@gmail.com>
 
582
 
 
583
        Merge denis' main.cc changes
 
584
 
 
585
2012-06-04  Continuous Integration  <ci@drizzle.org >
 
586
 
 
587
        modified:
 
588
        drizzled/main.cc
 
589
        pending merge tips: (use -v to see all merge revisions)
 
590
        denisboyun 2012-04-16 ctr-c/ctrl-z are worked
 
591
 
 
592
2012-04-16  denisboyun  <denisboyun@gmail.com>
 
593
 
 
594
        ctr-c/ctrl-z are worked
 
595
 
 
596
2012-04-06  denisboyun  <denisboyun@gmail.com>
 
597
 
 
598
        ctrl-c/ctrl-z are worked
 
599
 
 
600
2012-06-03  Continuous Integration  <ci@drizzle.org >
 
601
 
 
602
        removed:
 
603
        tests/crashme_tests/
 
604
        tests/crashme_tests/main/
 
605
        tests/crashme_tests/main/crashme.cnf
 
606
        tests/dbqp.py
 
607
        tests/dbqp_data/
 
608
        tests/kewpie/
 
609
        tests/kewpie/.bzrignore
 
610
        tests/kewpie/lib/
 
611
        tests/kewpie/lib/__init__.py
 
612
        tests/kewpie/lib/modes/sysbench/
 
613
        tests/kewpie/lib/modes/sysbench/__init__.py
 
614
        tests/kewpie/lib/modes/sysbench/sysbench_test_execution.py
 
615
        tests/kewpie/lib/modes/sysbench/sysbench_test_management.py
 
616
        tests/kewpie/sysbench_tests/
 
617
        tests/kewpie/sysbench_tests/readonly/
 
618
        tests/kewpie/sysbench_tests/readonly/concurrency_1024.cnf
 
619
        tests/kewpie/sysbench_tests/readonly/concurrency_128.cnf
 
620
        tests/kewpie/sysbench_tests/readonly/concurrency_16.cnf
 
621
        tests/kewpie/sysbench_tests/readonly/concurrency_256.cnf
 
622
        tests/kewpie/sysbench_tests/readonly/concurrency_32.cnf
 
623
        tests/kewpie/sysbench_tests/readonly/concurrency_512.cnf
 
624
        tests/kewpie/sysbench_tests/readonly/concurrency_64.cnf
 
625
        tests/kewpie/sysbench_tests/readwrite/
 
626
        tests/kewpie/sysbench_tests/readwrite/concurrency_1024.cnf
 
627
        tests/kewpie/sysbench_tests/readwrite/concurrency_128.cnf
 
628
        tests/kewpie/sysbench_tests/readwrite/concurrency_16.cnf
 
629
        tests/kewpie/sysbench_tests/readwrite/concurrency_256.cnf
 
630
        tests/kewpie/sysbench_tests/readwrite/concurrency_32.cnf
 
631
        tests/kewpie/sysbench_tests/readwrite/concurrency_512.cnf
 
632
        tests/kewpie/sysbench_tests/readwrite/concurrency_64.cnf
 
633
        tests/lib/dbqp_modes/
 
634
        tests/lib/dbqp_modes/__init__.py
 
635
        tests/lib/dbqp_modes/crashme/
 
636
        tests/lib/dbqp_modes/crashme/__init__.py
 
637
        tests/lib/dbqp_modes/crashme/crashme_test_execution.py
 
638
        tests/lib/dbqp_modes/crashme/crashme_test_management.py
 
639
        tests/lib/dbqp_modes/dtr/
 
640
        tests/lib/dbqp_modes/dtr/__init__.py
 
641
        tests/lib/dbqp_modes/dtr/dtr_test_execution.py
 
642
        tests/lib/dbqp_modes/dtr/dtr_test_management.py
 
643
        tests/lib/dbqp_modes/native/
 
644
        tests/lib/dbqp_modes/randgen/
 
645
        tests/lib/dbqp_modes/randgen/__init__.py
 
646
        tests/lib/dbqp_modes/randgen/randgen_test_execution.py
 
647
        tests/lib/dbqp_modes/randgen/randgen_test_management.py
 
648
        tests/lib/dbqp_modes/sqlbench/
 
649
        tests/lib/dbqp_modes/sqlbench/__init__.py
 
650
        tests/lib/dbqp_modes/sqlbench/sqlbench_test_execution.py
 
651
        tests/lib/dbqp_modes/sqlbench/sqlbench_test_management.py
 
652
        tests/lib/dbqp_modes/sysbench/
 
653
        tests/lib/dbqp_modes/sysbench/__init__.py
 
654
        tests/lib/dbqp_modes/sysbench/sysbench_test_execution.py
 
655
        tests/lib/dbqp_modes/sysbench/sysbench_test_management.py
 
656
        tests/lib/dbqp_modes/test_mode.py
 
657
        tests/lib/dbqp_opts/
 
658
        tests/lib/dbqp_opts/__init__.py
 
659
        tests/lib/dbqp_opts/test_run_options.py
 
660
        tests/lib/server_mgmt/
 
661
        tests/lib/server_mgmt/__init__.py
 
662
        tests/lib/server_mgmt/drizzled.py
 
663
        tests/lib/server_mgmt/mysqld.py
 
664
        tests/lib/server_mgmt/server.py
 
665
        tests/lib/server_mgmt/server_management.py
 
666
        tests/lib/sys_mgmt/
 
667
        tests/lib/sys_mgmt/__init__.py
 
668
        tests/lib/sys_mgmt/codeTree.py
 
669
        tests/lib/sys_mgmt/code_management.py
 
670
        tests/lib/sys_mgmt/environment_management.py
 
671
        tests/lib/sys_mgmt/logging_management.py
 
672
        tests/lib/sys_mgmt/port_management.py
 
673
        tests/lib/sys_mgmt/system_management.py
 
674
        tests/lib/sys_mgmt/time_management.py
 
675
        tests/lib/test_mgmt/
 
676
        tests/lib/test_mgmt/__init__.py
 
677
        tests/lib/test_mgmt/execution_management.py
 
678
        tests/lib/test_mgmt/test_execution.py
 
679
        tests/lib/test_mgmt/test_management.py
 
680
        tests/randgen/
 
681
        tests/randgen/Contributors
 
682
        tests/randgen/LICENSE
 
683
        tests/randgen/README
 
684
        tests/randgen/backtrace-all.gdb
 
685
        tests/randgen/backtrace.gdb
 
686
        tests/randgen/bench/
 
687
        tests/randgen/bench/WL5004_sql.yy
 
688
        tests/randgen/bench/benchmark.pl
 
689
        tests/randgen/bench/falcon_data_types.zz
 
690
        tests/randgen/bughunt_template.cfg
 
691
        tests/randgen/combinations.pl
 
692
        tests/randgen/conf/
 
693
        tests/randgen/conf/backup/
 
694
        tests/randgen/conf/backup/backup_interop.yy
 
695
        tests/randgen/conf/backup/backup_obj.yy
 
696
        tests/randgen/conf/backup/backup_simple.yy
 
697
        tests/randgen/conf/backup/invariant.yy
 
698
        tests/randgen/conf/backup/invariant.zz
 
699
        tests/randgen/conf/dbt3/
 
700
        tests/randgen/conf/dbt3/dbt3-dml.yy
 
701
        tests/randgen/conf/dbt3/dbt3-joins.yy
 
702
        tests/randgen/conf/dbt3/dbt3-ranges.yy
 
703
        tests/randgen/conf/dbt3/dbt3-s0.0001.dump
 
704
        tests/randgen/conf/dbt3/dbt3-s0.001.dump
 
705
        tests/randgen/conf/dbt3/dbt3-s0.01.dump.bz2
 
706
        tests/randgen/conf/drizzle/
 
707
        tests/randgen/conf/drizzle/bug680669.yy
 
708
        tests/randgen/conf/drizzle/collations_drizzle.yy
 
709
        tests/randgen/conf/drizzle/combinations_drizzle.zz
 
710
        tests/randgen/conf/drizzle/data_dict_concurrent_drizzle.yy
 
711
        tests/randgen/conf/drizzle/drizzle.yy
 
712
        tests/randgen/conf/drizzle/drizzle.zz
 
713
        tests/randgen/conf/drizzle/drizzledump.yy
 
714
        tests/randgen/conf/drizzle/drizzledump_migrate.yy
 
715
        tests/randgen/conf/drizzle/drizzledump_migrate.zz
 
716
        tests/randgen/conf/drizzle/limit_compare_drizzle.yy
 
717
        tests/randgen/conf/drizzle/many_indexes_drizzle.yy
 
718
        tests/randgen/conf/drizzle/many_indexes_drizzle.zz
 
719
        tests/randgen/conf/drizzle/optimizer_subquery_data_dictionary_drizzle.yy
 
720
        tests/randgen/conf/drizzle/optimizer_subquery_drizzle.yy
 
721
        tests/randgen/conf/drizzle/outer_join_data_dictionary_drizzle.yy
 
722
        tests/randgen/conf/drizzle/outer_join_drizzle.yy
 
723
        tests/randgen/conf/drizzle/outer_join_drizzle.zz
 
724
        tests/randgen/conf/drizzle/outer_join_portable_drizzle.yy
 
725
        tests/randgen/conf/drizzle/proclist_drizzle.yy
 
726
        tests/randgen/conf/drizzle/proclist_subquery_drizzle.yy
 
727
        tests/randgen/conf/drizzle/range_access_drizzle.yy
 
728
        tests/randgen/conf/drizzle/range_access_drizzle.zz
 
729
        tests/randgen/conf/drizzle/subquery_drizzle.yy
 
730
        tests/randgen/conf/drizzle/subquery_materialization_drizzle.yy
 
731
        tests/randgen/conf/drizzle/subquery_semijoin_drizzle.yy
 
732
        tests/randgen/conf/drizzle/subquery_semijoin_nested_drizzle.yy
 
733
        tests/randgen/conf/drizzle/translog_concurrent1.yy
 
734
        tests/randgen/conf/drizzle/translog_concurrent2.yy
 
735
        tests/randgen/conf/drizzle/translog_concurrent3.yy
 
736
        tests/randgen/conf/drizzle/translog_drizzle.zz
 
737
        tests/randgen/conf/drizzle/translog_ordering.yy
 
738
        tests/randgen/conf/drizzle/translog_ordering.zz
 
739
        tests/randgen/conf/drizzle/varchar_drizzle.zz
 
740
        tests/randgen/conf/dyncol/
 
741
        tests/randgen/conf/dyncol/dyncol_dml.yy
 
742
        tests/randgen/conf/dyncol/dyncol_dml.zz
 
743
        tests/randgen/conf/engines/
 
744
        tests/randgen/conf/engines/blobs.yy
 
745
        tests/randgen/conf/engines/engine_stress.yy
 
746
        tests/randgen/conf/engines/engine_stress.zz
 
747
        tests/randgen/conf/engines/falcon/
 
748
        tests/randgen/conf/engines/falcon/falcon_backlog.yy
 
749
        tests/randgen/conf/engines/falcon/falcon_backlog.zz
 
750
        tests/randgen/conf/engines/falcon/falcon_blobs.yy
 
751
        tests/randgen/conf/engines/falcon/falcon_blobs.zz
 
752
        tests/randgen/conf/engines/falcon/falcon_chill_thaw.yy
 
753
        tests/randgen/conf/engines/falcon/falcon_chill_thaw.zz
 
754
        tests/randgen/conf/engines/falcon/falcon_data_types.yy
 
755
        tests/randgen/conf/engines/falcon/falcon_data_types.zz
 
756
        tests/randgen/conf/engines/falcon/falcon_data_types_no_year_time.yy
 
757
        tests/randgen/conf/engines/falcon/falcon_data_types_no_year_time.zz
 
758
        tests/randgen/conf/engines/falcon/falcon_ddl.yy
 
759
        tests/randgen/conf/engines/falcon/falcon_limit.yy
 
760
        tests/randgen/conf/engines/falcon/falcon_nolimit.yy
 
761
        tests/randgen/conf/engines/falcon/falcon_nolimit_int.yy
 
762
        tests/randgen/conf/engines/falcon/falcon_online_alter.yy
 
763
        tests/randgen/conf/engines/falcon/falcon_pagesize.yy
 
764
        tests/randgen/conf/engines/falcon/falcon_pagesize2K.zz
 
765
        tests/randgen/conf/engines/falcon/falcon_pagesize32K.zz
 
766
        tests/randgen/conf/engines/falcon/falcon_recovery.yy
 
767
        tests/randgen/conf/engines/falcon/falcon_recovery.zz
 
768
        tests/randgen/conf/engines/falcon/falcon_replication.yy
 
769
        tests/randgen/conf/engines/falcon/falcon_replication.zz
 
770
        tests/randgen/conf/engines/falcon/falcon_select_autocommit.yy
 
771
        tests/randgen/conf/engines/falcon/falcon_simple.cc
 
772
        tests/randgen/conf/engines/falcon/falcon_varchar.cc
 
773
        tests/randgen/conf/engines/falcon/limit_compare.yy
 
774
        tests/randgen/conf/engines/handler.yy
 
775
        tests/randgen/conf/engines/handler.zz
 
776
        tests/randgen/conf/engines/heap/
 
777
        tests/randgen/conf/engines/heap/heap_ddl_multi.yy
 
778
        tests/randgen/conf/engines/heap/heap_dml_single.init
 
779
        tests/randgen/conf/engines/heap/heap_dml_single.yy
 
780
        tests/randgen/conf/engines/innodb/
 
781
        tests/randgen/conf/engines/innodb/innodb_simple.cc
 
782
        tests/randgen/conf/engines/many_indexes.yy
 
783
        tests/randgen/conf/engines/many_indexes.zz
 
784
        tests/randgen/conf/engines/maria/
 
785
        tests/randgen/conf/engines/maria/maria.zz
 
786
        tests/randgen/conf/engines/maria/maria_bulk_insert.yy
 
787
        tests/randgen/conf/engines/maria/maria_dml_alter.yy
 
788
        tests/randgen/conf/engines/maria/maria_mostly_selects.yy
 
789
        tests/randgen/conf/engines/maria/maria_recovery.cc
 
790
        tests/randgen/conf/engines/maria/maria_stress.yy
 
791
        tests/randgen/conf/engines/tiny_inserts.yy
 
792
        tests/randgen/conf/engines/tiny_inserts.zz
 
793
        tests/randgen/conf/engines/varchar.yy
 
794
        tests/randgen/conf/engines/varchar.zz
 
795
        tests/randgen/conf/examples/
 
796
        tests/randgen/conf/examples/example.ff
 
797
        tests/randgen/conf/examples/example.yy
 
798
        tests/randgen/conf/examples/example.zz
 
799
        tests/randgen/conf/examples/flightstats.yy
 
800
        tests/randgen/conf/hivol/
 
801
        tests/randgen/conf/hivol/hivol_fbase_small.yy
 
802
        tests/randgen/conf/hivol/hivol_film.yy
 
803
        tests/randgen/conf/i18n/
 
804
        tests/randgen/conf/i18n/collations.yy
 
805
        tests/randgen/conf/optimizer/
 
806
        tests/randgen/conf/optimizer/archive/
 
807
        tests/randgen/conf/optimizer/archive/subquery_materialization.yy
 
808
        tests/randgen/conf/optimizer/archive/subquery_semijoin.yy
 
809
        tests/randgen/conf/optimizer/archive/subquery_semijoin_nested.yy
 
810
        tests/randgen/conf/optimizer/dsmrr-cpk-compare.cc
 
811
        tests/randgen/conf/optimizer/dsmrr-cpk-single.cc
 
812
        tests/randgen/conf/optimizer/dsmrr-cpk.ff
 
813
        tests/randgen/conf/optimizer/intersect.ff
 
814
        tests/randgen/conf/optimizer/join_buffer.ff
 
815
        tests/randgen/conf/optimizer/mrr-single.cc
 
816
        tests/randgen/conf/optimizer/mrr.ff
 
817
        tests/randgen/conf/optimizer/optimizer_access_exp.yy
 
818
        tests/randgen/conf/optimizer/optimizer_no_subquery.yy
 
819
        tests/randgen/conf/optimizer/optimizer_no_subquery_portable.yy
 
820
        tests/randgen/conf/optimizer/optimizer_subquery.yy
 
821
        tests/randgen/conf/optimizer/optimizer_subquery_no_outer_join.yy
 
822
        tests/randgen/conf/optimizer/optimizer_subquery_portable.yy
 
823
        tests/randgen/conf/optimizer/outer_join.yy
 
824
        tests/randgen/conf/optimizer/outer_join.zz
 
825
        tests/randgen/conf/optimizer/outer_join_portable.yy
 
826
        tests/randgen/conf/optimizer/range_access.ff
 
827
        tests/randgen/conf/optimizer/range_access.yy
 
828
        tests/randgen/conf/optimizer/range_access.zz
 
829
        tests/randgen/conf/optimizer/range_access2.yy
 
830
        tests/randgen/conf/optimizer/range_access2.zz
 
831
        tests/randgen/conf/optimizer/sort_union-index_merge.ff
 
832
        tests/randgen/conf/optimizer/virtual_columns.yy
 
833
        tests/randgen/conf/oqgraph/
 
834
        tests/randgen/conf/oqgraph/oqgraph.init
 
835
        tests/randgen/conf/oqgraph/oqgraph.yy
 
836
        tests/randgen/conf/oqgraph/oqgraph_bulgaria.sql.bz2
 
837
        tests/randgen/conf/oqgraph/osm2oqg.pl
 
838
        tests/randgen/conf/osm/
 
839
        tests/randgen/conf/osm/LICENCE
 
840
        tests/randgen/conf/osm/andorra.sql
 
841
        tests/randgen/conf/osm/osm-schema.sql
 
842
        tests/randgen/conf/partitioning/
 
843
        tests/randgen/conf/partitioning/partition_pruning.yy
 
844
        tests/randgen/conf/partitioning/partition_pruning.zz
 
845
        tests/randgen/conf/partitioning/partitions-ddl.yy
 
846
        tests/randgen/conf/partitioning/partitions-wl4571.yy
 
847
        tests/randgen/conf/partitioning/partitions_procedures_triggers.yy
 
848
        tests/randgen/conf/replication/
 
849
        tests/randgen/conf/replication/WL5092_data.zz
 
850
        tests/randgen/conf/replication/WL5092_sql_1.yy
 
851
        tests/randgen/conf/replication/WL5092_sql_2.yy
 
852
        tests/randgen/conf/replication/replication-5.1.zz
 
853
        tests/randgen/conf/replication/replication-6.0.zz
 
854
        tests/randgen/conf/replication/replication-ddl_data.zz
 
855
        tests/randgen/conf/replication/replication-ddl_sql.yy
 
856
        tests/randgen/conf/replication/replication-dml_data.zz
 
857
        tests/randgen/conf/replication/replication-dml_sql.yy
 
858
        tests/randgen/conf/replication/replication.yy
 
859
        tests/randgen/conf/replication/replication_innodb_myisam.zz
 
860
        tests/randgen/conf/replication/replication_simple.yy
 
861
        tests/randgen/conf/replication/replication_single_engine.zz
 
862
        tests/randgen/conf/replication/replication_single_engine_pk.zz
 
863
        tests/randgen/conf/replication/rpl_transactions.yy
 
864
        tests/randgen/conf/replication/rpl_transactions.zz
 
865
        tests/randgen/conf/replication/rpl_transactions_nopk.zz
 
866
        tests/randgen/conf/runtime/
 
867
        tests/randgen/conf/runtime/WL5004_data.zz
 
868
        tests/randgen/conf/runtime/WL5004_sql.yy
 
869
        tests/randgen/conf/runtime/WL5004_sql_custom.yy
 
870
        tests/randgen/conf/runtime/connect_kill_data.zz
 
871
        tests/randgen/conf/runtime/connect_kill_sql.yy
 
872
        tests/randgen/conf/runtime/create_drop.yy
 
873
        tests/randgen/conf/runtime/information_schema.yy
 
874
        tests/randgen/conf/runtime/metadata_locking.cc
 
875
        tests/randgen/conf/runtime/metadata_stability.yy
 
876
        tests/randgen/conf/runtime/metadata_stability.zz
 
877
        tests/randgen/conf/runtime/performance_schema.yy
 
878
        tests/randgen/conf/runtime/signal_resignal.yy
 
879
        tests/randgen/conf/temporal/
 
880
        tests/randgen/conf/temporal/temporal_functions.yy
 
881
        tests/randgen/conf/temporal/temporal_functions.zz
 
882
        tests/randgen/conf/temporal/temporal_ranges.yy
 
883
        tests/randgen/conf/temporal/temporal_ranges.zz
 
884
        tests/randgen/conf/temporal/temporal_replication.yy
 
885
        tests/randgen/conf/transactions/
 
886
        tests/randgen/conf/transactions/combinations.yy
 
887
        tests/randgen/conf/transactions/combinations.zz
 
888
        tests/randgen/conf/transactions/repeatable_read.yy
 
889
        tests/randgen/conf/transactions/transaction_durability.yy
 
890
        tests/randgen/conf/transactions/transactions-flat.yy
 
891
        tests/randgen/conf/transactions/transactions.yy
 
892
        tests/randgen/conf/transactions/transactions.zz
 
893
        tests/randgen/data/
 
894
        tests/randgen/data/earth11k.jpg
 
895
        tests/randgen/data/earth15kb.jpg
 
896
        tests/randgen/data/earth1886kb.jpg
 
897
        tests/randgen/data/earth215kb.jpg
 
898
        tests/randgen/data/earth2kb.jpg
 
899
        tests/randgen/data/earth579kb.jpg
 
900
        tests/randgen/data/earth5kb.jpg
 
901
        tests/randgen/data/earth81kb.jpg
 
902
        tests/randgen/dict/
 
903
        tests/randgen/dict/english.txt
 
904
        tests/randgen/dict/states.txt
 
905
        tests/randgen/gendata-old.pl
 
906
        tests/randgen/gendata.pl
 
907
        tests/randgen/gengrammar.pl
 
908
        tests/randgen/gensql.pl
 
909
        tests/randgen/gentest.pl
 
910
        tests/randgen/init/
 
911
        tests/randgen/init/all_off.sql
 
912
        tests/randgen/init/mrr_no_opt.sql
 
913
        tests/randgen/init/mrr_opt.sql
 
914
        tests/randgen/init/no_materialization.sql
 
915
        tests/randgen/init/no_mrr.opt
 
916
        tests/randgen/init/no_mrr_no_opt.sql
 
917
        tests/randgen/init/no_mrr_opt.sql
 
918
        tests/randgen/init/no_semijoin.sql
 
919
        tests/randgen/init/no_subquery.sql
 
920
        tests/randgen/lib/
 
921
        tests/randgen/lib/DBServer/
 
922
        tests/randgen/lib/DBServer/DBServer.pm
 
923
        tests/randgen/lib/DBServer/MySQL/
 
924
        tests/randgen/lib/DBServer/MySQL/MySQLd.pm
 
925
        tests/randgen/lib/DBServer/MySQL/ReplMySQLd.pm
 
926
        tests/randgen/lib/GenTest/
 
927
        tests/randgen/lib/GenTest.pm
 
928
        tests/randgen/lib/GenTest/App/
 
929
        tests/randgen/lib/GenTest/App/GenTest.pm
 
930
        tests/randgen/lib/GenTest/App/Gendata.pm
 
931
        tests/randgen/lib/GenTest/App/GendataSimple.pm
 
932
        tests/randgen/lib/GenTest/BzrInfo.pm
 
933
        tests/randgen/lib/GenTest/Comparator.pm
 
934
        tests/randgen/lib/GenTest/Constants.pm
 
935
        tests/randgen/lib/GenTest/ErrorFilter.pm
 
936
        tests/randgen/lib/GenTest/Executor/
 
937
        tests/randgen/lib/GenTest/Executor.pm
 
938
        tests/randgen/lib/GenTest/Executor/Drizzle.pm
 
939
        tests/randgen/lib/GenTest/Executor/Dummy.pm
 
940
        tests/randgen/lib/GenTest/Executor/JavaDB.pm
 
941
        tests/randgen/lib/GenTest/Executor/MySQL.pm
 
942
        tests/randgen/lib/GenTest/Executor/MySQLPrepared.pm
 
943
        tests/randgen/lib/GenTest/Executor/Postgres.pm
 
944
        tests/randgen/lib/GenTest/Filter/
 
945
        tests/randgen/lib/GenTest/Filter/Regexp.pm
 
946
        tests/randgen/lib/GenTest/Generator/
 
947
        tests/randgen/lib/GenTest/Generator.pm
 
948
        tests/randgen/lib/GenTest/Generator/FromGrammar.pm
 
949
        tests/randgen/lib/GenTest/Grammar/
 
950
        tests/randgen/lib/GenTest/Grammar.pm
 
951
        tests/randgen/lib/GenTest/Grammar/Rule.pm
 
952
        tests/randgen/lib/GenTest/IPC/
 
953
        tests/randgen/lib/GenTest/IPC/Channel.pm
 
954
        tests/randgen/lib/GenTest/IPC/Process.pm
 
955
        tests/randgen/lib/GenTest/Incident.pm
 
956
        tests/randgen/lib/GenTest/Mixer/
 
957
        tests/randgen/lib/GenTest/Mixer.pm
 
958
        tests/randgen/lib/GenTest/Properties.pm
 
959
        tests/randgen/lib/GenTest/Random.pm
 
960
        tests/randgen/lib/GenTest/Reporter/
 
961
        tests/randgen/lib/GenTest/Reporter.pm
 
962
        tests/randgen/lib/GenTest/Reporter/AriaDoubleRecovery.pm
 
963
        tests/randgen/lib/GenTest/Reporter/Backtrace.pm
 
964
        tests/randgen/lib/GenTest/Reporter/BackupAndRestore.pm
 
965
        tests/randgen/lib/GenTest/Reporter/BackupAndRestoreInvariant.pm
 
966
        tests/randgen/lib/GenTest/Reporter/BackupInterop.pm
 
967
        tests/randgen/lib/GenTest/Reporter/CloneSlave.pm
 
968
        tests/randgen/lib/GenTest/Reporter/CloneSlaveXtrabackup.pm
 
969
        tests/randgen/lib/GenTest/Reporter/DatabaseConsistency.pm
 
970
        tests/randgen/lib/GenTest/Reporter/Deadlock.pm
 
971
        tests/randgen/lib/GenTest/Reporter/DrizzleInnoTrxLog.pm
 
972
        tests/randgen/lib/GenTest/Reporter/DrizzleInnoTrxLogCrashRecovery.pm
 
973
        tests/randgen/lib/GenTest/Reporter/DrizzleRecovery.pm
 
974
        tests/randgen/lib/GenTest/Reporter/DrizzleRecoveryConsistency.pm
 
975
        tests/randgen/lib/GenTest/Reporter/DrizzleSlavePlugin.pm
 
976
        tests/randgen/lib/GenTest/Reporter/DrizzleSlavePluginCrashRecover.pm
 
977
        tests/randgen/lib/GenTest/Reporter/DrizzleTransactionLog.pm
 
978
        tests/randgen/lib/GenTest/Reporter/ErrorLog.pm
 
979
        tests/randgen/lib/GenTest/Reporter/ErrorLogAlarm.pm
 
980
        tests/randgen/lib/GenTest/Reporter/LockTableKiller.pm
 
981
        tests/randgen/lib/GenTest/Reporter/MemoryUsage.pm
 
982
        tests/randgen/lib/GenTest/Reporter/MySQLClient.pm
 
983
        tests/randgen/lib/GenTest/Reporter/QueryTimeout.pm
 
984
        tests/randgen/lib/GenTest/Reporter/Recovery.pm
 
985
        tests/randgen/lib/GenTest/Reporter/RecoveryConsistency.pm
 
986
        tests/randgen/lib/GenTest/Reporter/ReplicationAnalyzeTable.pm
 
987
        tests/randgen/lib/GenTest/Reporter/ReplicationConnectionKiller.pm
 
988
        tests/randgen/lib/GenTest/Reporter/ReplicationConsistency.pm
 
989
        tests/randgen/lib/GenTest/Reporter/ReplicationLogFlusher.pm
 
990
        tests/randgen/lib/GenTest/Reporter/ReplicationSemiSync.pm
 
991
        tests/randgen/lib/GenTest/Reporter/ReplicationThreadRestarter.pm
 
992
        tests/randgen/lib/GenTest/Reporter/Shutdown.pm
 
993
        tests/randgen/lib/GenTest/Reporter/ValgrindXMLErrors.pm
 
994
        tests/randgen/lib/GenTest/Reporter/WinPackage.pm
 
995
        tests/randgen/lib/GenTest/ReporterManager.pm
 
996
        tests/randgen/lib/GenTest/Result.pm
 
997
        tests/randgen/lib/GenTest/Server/
 
998
        tests/randgen/lib/GenTest/SimPipe/
 
999
        tests/randgen/lib/GenTest/SimPipe/DBObject.pm
 
1000
        tests/randgen/lib/GenTest/SimPipe/Oracle/
 
1001
        tests/randgen/lib/GenTest/SimPipe/Oracle.pm
 
1002
        tests/randgen/lib/GenTest/SimPipe/Oracle/Crash.pm
 
1003
        tests/randgen/lib/GenTest/SimPipe/Oracle/FullScan.pm
 
1004
        tests/randgen/lib/GenTest/SimPipe/Oracle/TwiceSporadic.pm
 
1005
        tests/randgen/lib/GenTest/SimPipe/Testcase.pm
 
1006
        tests/randgen/lib/GenTest/Simplifier/
 
1007
        tests/randgen/lib/GenTest/Simplifier/Grammar.pm
 
1008
        tests/randgen/lib/GenTest/Simplifier/Mysqltest.pm
 
1009
        tests/randgen/lib/GenTest/Simplifier/SQL.pm
 
1010
        tests/randgen/lib/GenTest/Simplifier/Tables.pm
 
1011
        tests/randgen/lib/GenTest/Simplifier/Test.pm
 
1012
        tests/randgen/lib/GenTest/Stack/
 
1013
        tests/randgen/lib/GenTest/Stack/Stack.pm
 
1014
        tests/randgen/lib/GenTest/Stack/StackFrame.pm
 
1015
        tests/randgen/lib/GenTest/Statement.pm
 
1016
        tests/randgen/lib/GenTest/Transform/
 
1017
        tests/randgen/lib/GenTest/Transform.pm
 
1018
        tests/randgen/lib/GenTest/Transform/ConvertLiteralsToSubqueries.pm
 
1019
        tests/randgen/lib/GenTest/Transform/ConvertSubqueriesToViews.pm
 
1020
        tests/randgen/lib/GenTest/Transform/Count.pm
 
1021
        tests/randgen/lib/GenTest/Transform/DisableChosenPlan.pm
 
1022
        tests/randgen/lib/GenTest/Transform/DisableIndexes.pm
 
1023
        tests/randgen/lib/GenTest/Transform/DisableJoinCache.pm
 
1024
        tests/randgen/lib/GenTest/Transform/Distinct.pm
 
1025
        tests/randgen/lib/GenTest/Transform/DrizzleExecuteString.pm
 
1026
        tests/randgen/lib/GenTest/Transform/DrizzleExecuteVariable.pm
 
1027
        tests/randgen/lib/GenTest/Transform/Dummy.pm
 
1028
        tests/randgen/lib/GenTest/Transform/ExecuteAsFunctionTwice.pm
 
1029
        tests/randgen/lib/GenTest/Transform/ExecuteAsInsertSelect.pm
 
1030
        tests/randgen/lib/GenTest/Transform/ExecuteAsPreparedTwice.pm
 
1031
        tests/randgen/lib/GenTest/Transform/ExecuteAsSPTwice.pm
 
1032
        tests/randgen/lib/GenTest/Transform/ExecuteAsSelectItem.pm
 
1033
        tests/randgen/lib/GenTest/Transform/ExecuteAsTrigger.pm
 
1034
        tests/randgen/lib/GenTest/Transform/ExecuteAsUnion.pm
 
1035
        tests/randgen/lib/GenTest/Transform/ExecuteAsUpdateDelete.pm
 
1036
        tests/randgen/lib/GenTest/Transform/ExecuteAsView.pm
 
1037
        tests/randgen/lib/GenTest/Transform/ExecuteAsWhereSubquery.pm
 
1038
        tests/randgen/lib/GenTest/Transform/FromSubquery.pm
 
1039
        tests/randgen/lib/GenTest/Transform/Having.pm
 
1040
        tests/randgen/lib/GenTest/Transform/InlineSubqueries.pm
 
1041
        tests/randgen/lib/GenTest/Transform/InlineVirtualColumns.pm
 
1042
        tests/randgen/lib/GenTest/Transform/LimitDecrease.pm
 
1043
        tests/randgen/lib/GenTest/Transform/LimitIncrease.pm
 
1044
        tests/randgen/lib/GenTest/Transform/OrderBy.pm
 
1045
        tests/randgen/lib/GenTest/Transform/RemoveIndexHints.pm
 
1046
        tests/randgen/lib/GenTest/Transform/SelectOption.pm
 
1047
        tests/randgen/lib/GenTest/Transform/StraightJoin.pm
 
1048
        tests/randgen/lib/GenTest/Translator/
 
1049
        tests/randgen/lib/GenTest/Translator.pm
 
1050
        tests/randgen/lib/GenTest/Translator/MysqlDML2ANSI.pm
 
1051
        tests/randgen/lib/GenTest/Translator/MysqlDML2javadb.pm
 
1052
        tests/randgen/lib/GenTest/Translator/MysqlDML2pgsql.pm
 
1053
        tests/randgen/lib/GenTest/Translator/Mysqldump2ANSI.pm
 
1054
        tests/randgen/lib/GenTest/Translator/Mysqldump2javadb.pm
 
1055
        tests/randgen/lib/GenTest/Translator/Mysqldump2pgsql.pm
 
1056
        tests/randgen/lib/GenTest/Validator/
 
1057
        tests/randgen/lib/GenTest/Validator.pm
 
1058
        tests/randgen/lib/GenTest/Validator/AbortOnSyntaxError.pm
 
1059
        tests/randgen/lib/GenTest/Validator/DML.pm
 
1060
        tests/randgen/lib/GenTest/Validator/DatabaseComparator.pm
 
1061
        tests/randgen/lib/GenTest/Validator/DatabaseConsistency.pm
 
1062
        tests/randgen/lib/GenTest/Validator/DrizzleErrorLogScan.pm
 
1063
        tests/randgen/lib/GenTest/Validator/DrizzleTransformer.pm
 
1064
        tests/randgen/lib/GenTest/Validator/Drizzledump.pm
 
1065
        tests/randgen/lib/GenTest/Validator/DrizzledumpMigrate.pm
 
1066
        tests/randgen/lib/GenTest/Validator/ErrorMessageCorruption.pm
 
1067
        tests/randgen/lib/GenTest/Validator/ExecutionTimeComparator.pm
 
1068
        tests/randgen/lib/GenTest/Validator/ExplainMatch.pm
 
1069
        tests/randgen/lib/GenTest/Validator/ExplicitRollback.pm
 
1070
        tests/randgen/lib/GenTest/Validator/Falcon.pm
 
1071
        tests/randgen/lib/GenTest/Validator/FalconErrors.pm
 
1072
        tests/randgen/lib/GenTest/Validator/Invariant.pm
 
1073
        tests/randgen/lib/GenTest/Validator/Limit.pm
 
1074
        tests/randgen/lib/GenTest/Validator/MarkErrorLog.pm
 
1075
        tests/randgen/lib/GenTest/Validator/OptimizerTraceParser.pm
 
1076
        tests/randgen/lib/GenTest/Validator/OrderBy.pm
 
1077
        tests/randgen/lib/GenTest/Validator/QueryProperties.pm
 
1078
        tests/randgen/lib/GenTest/Validator/RepeatableRead.pm
 
1079
        tests/randgen/lib/GenTest/Validator/ReplicationSlaveStatus.pm
 
1080
        tests/randgen/lib/GenTest/Validator/ReplicationWaitForSlave.pm
 
1081
        tests/randgen/lib/GenTest/Validator/ResultsetComparator.pm
 
1082
        tests/randgen/lib/GenTest/Validator/ResultsetComparator3.pm
 
1083
        tests/randgen/lib/GenTest/Validator/ResultsetComparator3Simplify.pm
 
1084
        tests/randgen/lib/GenTest/Validator/ResultsetComparatorSimplify.pm
 
1085
        tests/randgen/lib/GenTest/Validator/ResultsetCorruption.pm
 
1086
        tests/randgen/lib/GenTest/Validator/SelectStability.pm
 
1087
        tests/randgen/lib/GenTest/Validator/Transformer.pm
 
1088
        tests/randgen/lib/GenTest/Validator/Transformer2.pm
 
1089
        tests/randgen/lib/GenTest/XML/
 
1090
        tests/randgen/lib/GenTest/XML/BuildInfo.pm
 
1091
        tests/randgen/lib/GenTest/XML/Environment.pm
 
1092
        tests/randgen/lib/GenTest/XML/Report.pm
 
1093
        tests/randgen/lib/GenTest/XML/Test.pm
 
1094
        tests/randgen/lib/GenTest/XML/Transporter.pm
 
1095
        tests/randgen/pb2combinations.pl
 
1096
        tests/randgen/pb2gentest-new.pl
 
1097
        tests/randgen/pb2gentest.pl
 
1098
        tests/randgen/pb2runtest.pl
 
1099
        tests/randgen/runall-new.pl
 
1100
        tests/randgen/runall.pl
 
1101
        tests/randgen/server.pl
 
1102
        tests/randgen/simpipe-crash.pl
 
1103
        tests/randgen/simpipe.pl
 
1104
        tests/randgen/simplify-grammar_template.cfg
 
1105
        tests/randgen/simplify-mysqltest_template-huge.cfg
 
1106
        tests/randgen/simplify-mysqltest_template.cfg
 
1107
        tests/randgen/t/
 
1108
        tests/randgen/t/constant.t
 
1109
        tests/randgen/t/gensql.t
 
1110
        tests/randgen/t/gensql.yy
 
1111
        tests/randgen/t/gentest.t
 
1112
        tests/randgen/t/grammar-doubledefine.t.disabled
 
1113
        tests/randgen/t/grammar-doubledefine.yy
 
1114
        tests/randgen/t/grammar.t
 
1115
        tests/randgen/t/prng.t
 
1116
        tests/randgen/t/simplify-empty.t
 
1117
        tests/randgen/t/simplify-empty.yy
 
1118
        tests/randgen/t/simplify-grammar.t
 
1119
        tests/randgen/t/simplify-grammar.yy
 
1120
        tests/randgen/t/test.bat
 
1121
        tests/randgen/tmp/
 
1122
        tests/randgen/translateMysql.pl
 
1123
        tests/randgen/unit/
 
1124
        tests/randgen/unit/DBDVersion.pm
 
1125
        tests/randgen/unit/ExecutorTest.pm
 
1126
        tests/randgen/unit/FromGrammarTest.pm
 
1127
        tests/randgen/unit/GendataTest.pm
 
1128
        tests/randgen/unit/GendataTest.zz
 
1129
        tests/randgen/unit/GrammarTest.pm
 
1130
        tests/randgen/unit/IPC.pm
 
1131
        tests/randgen/unit/IPC_P1.pm
 
1132
        tests/randgen/unit/Metadata.pm
 
1133
        tests/randgen/unit/ParseAllGrammars.pm
 
1134
        tests/randgen/unit/README
 
1135
        tests/randgen/unit/RQGRunner.pm
 
1136
        tests/randgen/unit/RandomTest.pm
 
1137
        tests/randgen/unit/Suite.pm
 
1138
        tests/randgen/unit/TestMySQLServer.pm
 
1139
        tests/randgen/unit/TestReplServer.pm
 
1140
        tests/randgen/unit/TestScripts.pm
 
1141
        tests/randgen/unit/testGrammar.yy
 
1142
        tests/randgen/unit/testStack.yy
 
1143
        tests/randgen/unit/unit.pl
 
1144
        tests/randgen/util/
 
1145
        tests/randgen/util/bughunt.pl
 
1146
        tests/randgen/util/dump-test.pl
 
1147
        tests/randgen/util/mask-grammar.pl
 
1148
        tests/randgen/util/simplify-crash.pl
 
1149
        tests/randgen/util/simplify-grammar.pl
 
1150
        tests/randgen/util/simplify-mysqltest.pl
 
1151
        tests/randgen/util/simplify-query-performance.pl
 
1152
        tests/randgen/util/simplify-query.pl
 
1153
        tests/randgen/util/simplify-sporadic.pl
 
1154
        tests/randgen_tests/
 
1155
        tests/randgen_tests/innodb_trx_log/
 
1156
        tests/randgen_tests/innodb_trx_log/multi_thread1.cnf
 
1157
        tests/randgen_tests/innodb_trx_log/multi_thread1_crash_recover.cnf
 
1158
        tests/randgen_tests/innodb_trx_log/multi_thread1_mix.cnf
 
1159
        tests/randgen_tests/innodb_trx_log/multi_thread2.cnf
 
1160
        tests/randgen_tests/innodb_trx_log/multi_thread2_mix.cnf
 
1161
        tests/randgen_tests/innodb_trx_log/multi_thread3.cnf
 
1162
        tests/randgen_tests/innodb_trx_log/multi_thread3_mix.cnf
 
1163
        tests/randgen_tests/innodb_trx_log/single_thread3.cnf
 
1164
        tests/randgen_tests/innodb_trx_log/trx_ordering.cnf
 
1165
        tests/randgen_tests/main/
 
1166
        tests/randgen_tests/main/basic.cnf
 
1167
        tests/randgen_tests/main/blob.cnf
 
1168
        tests/randgen_tests/main/collations.cnf
 
1169
        tests/randgen_tests/main/combinations.cnf
 
1170
        tests/randgen_tests/main/create_drop.cnf
 
1171
        tests/randgen_tests/main/database_consistency_after_recovery.disabled
 
1172
        tests/randgen_tests/main/database_integrity_after_recovery.cnf
 
1173
        tests/randgen_tests/main/drizzledump_restore.cnf
 
1174
        tests/randgen_tests/main/drizzledump_restore_rand.cnf
 
1175
        tests/randgen_tests/main/limit_compare.cnf
 
1176
        tests/randgen_tests/main/many_indexes.cnf
 
1177
        tests/randgen_tests/main/optimizer_subquery.cnf
 
1178
        tests/randgen_tests/main/orderby_validator.disabled
 
1179
        tests/randgen_tests/main/outer_join.cnf
 
1180
        tests/randgen_tests/main/outer_join_portable.cnf
 
1181
        tests/randgen_tests/main/repeatable_read.cnf
 
1182
        tests/randgen_tests/main/select_stability_validator.cnf
 
1183
        tests/randgen_tests/main/subquery.cnf
 
1184
        tests/randgen_tests/main/subquery_semijoin.cnf
 
1185
        tests/randgen_tests/main/subquery_semijoin_nested.cnf
 
1186
        tests/randgen_tests/main/varchar.cnf
 
1187
        tests/randgen_tests/slave_plugin/
 
1188
        tests/randgen_tests/slave_plugin/multi_thread1.cnf
 
1189
        tests/randgen_tests/slave_plugin/multi_thread1_crash_recover.cnf
 
1190
        tests/randgen_tests/slave_plugin/multi_thread1_mix.cnf
 
1191
        tests/randgen_tests/slave_plugin/multi_thread2.cnf
 
1192
        tests/randgen_tests/slave_plugin/multi_thread2_mix.cnf
 
1193
        tests/randgen_tests/slave_plugin/multi_thread3.cnf
 
1194
        tests/randgen_tests/slave_plugin/multi_thread3_mix.cnf
 
1195
        tests/randgen_tests/slave_plugin/single_thread3.cnf
 
1196
        tests/randgen_tests/slave_plugin/trx_ordering.cnf
 
1197
        tests/randgen_tests/trx_log/
 
1198
        tests/randgen_tests/trx_log/multi_thread1.cnf
 
1199
        tests/randgen_tests/trx_log/multi_thread1_mix.cnf
 
1200
        tests/randgen_tests/trx_log/multi_thread2.cnf
 
1201
        tests/randgen_tests/trx_log/multi_thread2_mix.cnf
 
1202
        tests/randgen_tests/trx_log/multi_thread3.cnf
 
1203
        tests/randgen_tests/trx_log/multi_thread3_mix.cnf
 
1204
        tests/randgen_tests/trx_log/single_thread3.cnf
 
1205
        tests/randgen_tests/trx_log/trx_ordering.cnf
 
1206
        tests/sql-bench/
 
1207
        tests/sql-bench/COPYING
 
1208
        tests/sql-bench/Comments/
 
1209
        tests/sql-bench/Comments/Access.crash-me
 
1210
        tests/sql-bench/Comments/Adabas.crash-me
 
1211
        tests/sql-bench/Comments/Empress.crash-me
 
1212
        tests/sql-bench/Comments/FrontBase.benchmark
 
1213
        tests/sql-bench/Comments/Informix.crash-me
 
1214
        tests/sql-bench/Comments/interbase
 
1215
        tests/sql-bench/Comments/mysql.benchmark
 
1216
        tests/sql-bench/Comments/postgres.benchmark
 
1217
        tests/sql-bench/Comments/postgres.crash-me
 
1218
        tests/sql-bench/Data/
 
1219
        tests/sql-bench/Data/ATIS/
 
1220
        tests/sql-bench/Data/ATIS/aircraft.txt
 
1221
        tests/sql-bench/Data/ATIS/airline.txt
 
1222
        tests/sql-bench/Data/ATIS/airport.txt
 
1223
        tests/sql-bench/Data/ATIS/airport_service.txt
 
1224
        tests/sql-bench/Data/ATIS/city.txt
 
1225
        tests/sql-bench/Data/ATIS/class_of_service.txt
 
1226
        tests/sql-bench/Data/ATIS/code_description.txt
 
1227
        tests/sql-bench/Data/ATIS/compound_class.txt
 
1228
        tests/sql-bench/Data/ATIS/connect_leg.txt
 
1229
        tests/sql-bench/Data/ATIS/date_day.txt
 
1230
        tests/sql-bench/Data/ATIS/day_name.txt
 
1231
        tests/sql-bench/Data/ATIS/dual_carrier.txt
 
1232
        tests/sql-bench/Data/ATIS/fare.txt
 
1233
        tests/sql-bench/Data/ATIS/fconnection.txt
 
1234
        tests/sql-bench/Data/ATIS/flight.txt
 
1235
        tests/sql-bench/Data/ATIS/flight_class.txt
 
1236
        tests/sql-bench/Data/ATIS/flight_day.txt
 
1237
        tests/sql-bench/Data/ATIS/flight_fare.txt
 
1238
        tests/sql-bench/Data/ATIS/food_service.txt
 
1239
        tests/sql-bench/Data/ATIS/ground_service.txt
 
1240
        tests/sql-bench/Data/ATIS/month_name.txt
 
1241
        tests/sql-bench/Data/ATIS/restrict_carrier.txt
 
1242
        tests/sql-bench/Data/ATIS/restrict_class.txt
 
1243
        tests/sql-bench/Data/ATIS/restriction.txt
 
1244
        tests/sql-bench/Data/ATIS/state.txt
 
1245
        tests/sql-bench/Data/ATIS/stop.txt
 
1246
        tests/sql-bench/Data/ATIS/stop1.txt
 
1247
        tests/sql-bench/Data/ATIS/time_interval.txt
 
1248
        tests/sql-bench/Data/ATIS/time_zone.txt
 
1249
        tests/sql-bench/Data/ATIS/transport.txt
 
1250
        tests/sql-bench/Data/Wisconsin/
 
1251
        tests/sql-bench/Data/Wisconsin/onek.data
 
1252
        tests/sql-bench/Data/Wisconsin/tenk.data
 
1253
        tests/sql-bench/Makefile.am
 
1254
        tests/sql-bench/README
 
1255
        tests/sql-bench/TODO
 
1256
        tests/sql-bench/as3ap
 
1257
        tests/sql-bench/bench-count-distinct
 
1258
        tests/sql-bench/bench-init.pl
 
1259
        tests/sql-bench/compare-results
 
1260
        tests/sql-bench/copy-db
 
1261
        tests/sql-bench/crash-me
 
1262
        tests/sql-bench/example
 
1263
        tests/sql-bench/example.bat
 
1264
        tests/sql-bench/graph-compare-results
 
1265
        tests/sql-bench/innotest1
 
1266
        tests/sql-bench/innotest1a
 
1267
        tests/sql-bench/innotest1b
 
1268
        tests/sql-bench/innotest2
 
1269
        tests/sql-bench/innotest2a
 
1270
        tests/sql-bench/innotest2b
 
1271
        tests/sql-bench/limits/
 
1272
        tests/sql-bench/limits/Adabas.cfg
 
1273
        tests/sql-bench/limits/Informix.cfg
 
1274
        tests/sql-bench/limits/access.cfg
 
1275
        tests/sql-bench/limits/access_odbc.cfg
 
1276
        tests/sql-bench/limits/db2.cfg
 
1277
        tests/sql-bench/limits/empress.cfg
 
1278
        tests/sql-bench/limits/frontbase.cfg
 
1279
        tests/sql-bench/limits/interbase-dialect1.cfg
 
1280
        tests/sql-bench/limits/interbase-dialect3.cfg
 
1281
        tests/sql-bench/limits/interbase-superserver.cfg
 
1282
        tests/sql-bench/limits/interbase.cfg
 
1283
        tests/sql-bench/limits/mimer.cfg
 
1284
        tests/sql-bench/limits/ms-sql.cfg
 
1285
        tests/sql-bench/limits/ms-sql65.cfg
 
1286
        tests/sql-bench/limits/msql.cfg
 
1287
        tests/sql-bench/limits/mysql-3.22.cfg
 
1288
        tests/sql-bench/limits/mysql-3.23.cfg
 
1289
        tests/sql-bench/limits/mysql-4.0.cfg
 
1290
        tests/sql-bench/limits/mysql-4.1.cfg
 
1291
        tests/sql-bench/limits/mysql.cfg
 
1292
        tests/sql-bench/limits/oracle.cfg
 
1293
        tests/sql-bench/limits/pg.cfg
 
1294
        tests/sql-bench/limits/solid-nt4.cfg
 
1295
        tests/sql-bench/limits/solid.cfg
 
1296
        tests/sql-bench/limits/sybase.cfg
 
1297
        tests/sql-bench/myisam.cnf
 
1298
        tests/sql-bench/output/
 
1299
        tests/sql-bench/pwd.bat
 
1300
        tests/sql-bench/run-all-tests
 
1301
        tests/sql-bench/server-cfg
 
1302
        tests/sql-bench/test-ATIS
 
1303
        tests/sql-bench/test-alter-table
 
1304
        tests/sql-bench/test-big-tables
 
1305
        tests/sql-bench/test-connect
 
1306
        tests/sql-bench/test-create
 
1307
        tests/sql-bench/test-insert
 
1308
        tests/sql-bench/test-select
 
1309
        tests/sql-bench/test-transactions
 
1310
        tests/sql-bench/test-wisconsin
 
1311
        tests/sql-bench/uname.bat
 
1312
        tests/sqlbench_tests/
 
1313
        tests/sqlbench_tests/main/
 
1314
        tests/sqlbench_tests/main/all_sqlbench_tests.cnf
 
1315
        tests/sysbench_tests/
 
1316
        tests/sysbench_tests/readonly/
 
1317
        tests/sysbench_tests/readonly/concurrency_1024.cnf
 
1318
        tests/sysbench_tests/readonly/concurrency_128.cnf
 
1319
        tests/sysbench_tests/readonly/concurrency_16.cnf
 
1320
        tests/sysbench_tests/readonly/concurrency_256.cnf
 
1321
        tests/sysbench_tests/readonly/concurrency_32.cnf
 
1322
        tests/sysbench_tests/readonly/concurrency_512.cnf
 
1323
        tests/sysbench_tests/readonly/concurrency_64.cnf
 
1324
        tests/sysbench_tests/readwrite/
 
1325
        tests/sysbench_tests/readwrite/concurrency_1024.cnf
 
1326
        tests/sysbench_tests/readwrite/concurrency_128.cnf
 
1327
        tests/sysbench_tests/readwrite/concurrency_16.cnf
 
1328
        tests/sysbench_tests/readwrite/concurrency_256.cnf
 
1329
        tests/sysbench_tests/readwrite/concurrency_32.cnf
 
1330
        tests/sysbench_tests/readwrite/concurrency_512.cnf
 
1331
        tests/sysbench_tests/readwrite/concurrency_64.cnf
 
1332
        added:
 
1333
        tests/lib/util/sysbench_methods.py
 
1334
        tests/qp_tests/sysbench/
 
1335
        tests/qp_tests/sysbench/sysbench_readonly_test.py
 
1336
        tests/test_tools/
 
1337
        renamed:
 
1338
        tests/kewpie/drizzle_tests/ => tests/qp_tests/
 
1339
        tests/kewpie/kewpie.py => tests/kewpie.py
 
1340
        tests/kewpie/lib/modes/ => tests/lib/modes/
 
1341
        tests/kewpie/lib/opts/ => tests/lib/opts/
 
1342
        tests/kewpie/lib/server_mgmt/ => tests/lib/server_mgmt/
 
1343
        tests/kewpie/lib/sys_mgmt/ => tests/lib/sys_mgmt/
 
1344
        tests/kewpie/lib/test_mgmt/ => tests/lib/test_mgmt/
 
1345
        tests/kewpie/lib/util/ => tests/lib/util/
 
1346
        tests/kewpie/qp_data/ => tests/qp_data/
 
1347
        tests/kewpie/randgen/ => tests/test_tools/randgen/
 
1348
        tests/kewpie/sql-bench/ => tests/test_tools/sql-bench/
 
1349
        modified:
 
1350
        .bzrignore
 
1351
        tests/include.am
 
1352
        tests/lib/modes/native/native_test_management.py
 
1353
        tests/lib/opts/defaults.py
 
1354
        tests/lib/opts/test_run_options.py
 
1355
        tests/lib/test_mgmt/test_execution.py
 
1356
        tests/kewpie.py
 
1357
        pending merge tips: (use -v to see all merge revisions)
 
1358
        patrick crews 2012-05-31 Minor cleanup of redundant entry in tests/include.am
 
1359
 
 
1360
2012-05-31  patrick crews  <gleebix@gmail.com>
 
1361
 
 
1362
        Minor cleanup of redundant entry in tests/include.am
 
1363
 
 
1364
2012-05-29  patrick crews  <gleebix@gmail.com>
 
1365
 
 
1366
        Move to make sysbench test execution occur via unittest modules rather than the clunky manager/executor model.  Created initial test case + migrated methods from 'modes' dir to utils/sysbench_methods.py
 
1367
 
 
1368
2012-05-25  patrick crews  <gleebix@gmail.com>
 
1369
 
 
1370
        Remove remnants of dbqp, moved kewpie to more convenient location, adjustments to kewpie code
 
1371
 
 
1372
2012-06-01  Continuous Integration  <ci@drizzle.org >
 
1373
 
 
1374
        modified:
 
1375
        drizzled/session.cc
 
1376
        drizzled/session.h
 
1377
        drizzled/session/state.cc
 
1378
        drizzled/session/state.h
 
1379
        drizzled/sql_parse.cc
 
1380
        drizzled/sql_parse.h
 
1381
        drizzled/util/data_ref.h
 
1382
        pending merge tips: (use -v to see all merge revisions)
 
1383
        Olaf van der Spek 2012-05-31 Use str_ref
 
1384
 
 
1385
2012-05-31  Olaf van der Spek  <olafvdspek@gmail.com>
 
1386
 
 
1387
        Use str_ref
 
1388
 
 
1389
2012-05-31  Olaf van der Spek  <olafvdspek@gmail.com>
 
1390
 
 
1391
        Use str_ref
 
1392
 
 
1393
2012-05-31  Olaf van der Spek  <olafvdspek@gmail.com>
 
1394
 
 
1395
        Add front(), back(), pop_front() and pop_back() to str_ref
 
1396
        Use them
 
1397
 
 
1398
2012-05-30  Continuous Integration  <ci@drizzle.org >
 
1399
 
 
1400
        modified:
 
1401
        plugin/json_server/json_server.cc
 
1402
        plugin/json_server/tests/r/basic.result
 
1403
        plugin/json_server/tests/t/basic.test
 
1404
        pending merge tips: (use -v to see all merge revisions)
 
1405
        srivastavamohit91... 2012-05-29 Few more test cases are added
 
1406
 
 
1407
2012-05-29  srivastavamohit91@gmail.com
 
1408
 
 
1409
        Few more test cases are added
 
1410
 
 
1411
2012-05-26  srivastavamohit91@gmail.com
 
1412
 
 
1413
        Segmentation fault bug fixes and test cases written for API
 
1414
 
 
1415
2012-05-28  Continuous Integration  <ci@drizzle.org >
 
1416
 
 
1417
        added:
 
1418
        po/bs.po
 
1419
        modified:
 
1420
        po/pl.po
 
1421
        po/pt_BR.po
 
1422
        po/zh_CN.po
 
1423
        pending merge tips: (use -v to see all merge revisions)
 
1424
        Continuous Integr... 2012-05-28 [merge] added:
 
1425
 
 
1426
2012-05-28  Continuous Integration  <ci@drizzle.org >
 
1427
 
 
1428
        added:
 
1429
        po/bs.po
 
1430
        modified:
 
1431
        po/pl.po
 
1432
        po/pt_BR.po
 
1433
        po/zh_CN.po
 
1434
        pending merge tips: (use -v to see all merge revisions)
 
1435
        Brian Aker 2012-05-28 [merge] Update translations
 
1436
 
 
1437
2012-05-28  Brian Aker  <brian@tangent.org>
 
1438
 
 
1439
        Update translations
 
1440
 
 
1441
2012-05-20  Launchpad Translations on behalf of mordred
 
1442
 
 
1443
        Launchpad automatic translations update.
 
1444
 
 
1445
2012-05-19  Launchpad Translations on behalf of mordred
 
1446
 
 
1447
        Launchpad automatic translations update.
 
1448
 
 
1449
2012-05-18  Launchpad Translations on behalf of mordred
 
1450
 
 
1451
        Launchpad automatic translations update.
 
1452
 
 
1453
2012-05-14  Launchpad Translations on behalf of mordred
 
1454
 
 
1455
        Launchpad automatic translations update.
 
1456
 
 
1457
2012-05-10  Launchpad Translations on behalf of mordred
 
1458
 
 
1459
        Launchpad automatic translations update.
 
1460
 
 
1461
2012-04-18  Launchpad Translations on behalf of mordred
 
1462
 
 
1463
        Launchpad automatic translations update.
 
1464
 
 
1465
2012-04-04  Launchpad Translations on behalf of mordred
 
1466
 
 
1467
        Launchpad automatic translations update.
 
1468
 
 
1469
2012-05-25  Continuous Integration  <ci@drizzle.org >
 
1470
 
 
1471
        removed:
 
1472
        plugin/innobase/include/thr0loc.h
 
1473
        plugin/innobase/include/thr0loc.ic
 
1474
        plugin/innobase/thr/thr0loc.cc
 
1475
        added:
 
1476
        plugin/innobase/include/ut0bh.h
 
1477
        plugin/innobase/include/ut0bh.ic
 
1478
        plugin/innobase/ut/ut0bh.cc
 
1479
        modified:
 
1480
        plugin/innobase/CMakeLists.txt
 
1481
        plugin/innobase/btr/btr0btr.cc
 
1482
        plugin/innobase/btr/btr0cur.cc
 
1483
        plugin/innobase/btr/btr0sea.cc
 
1484
        plugin/innobase/buf/buf0buddy.cc
 
1485
        plugin/innobase/buf/buf0buf.cc
 
1486
        plugin/innobase/buf/buf0flu.cc
 
1487
        plugin/innobase/buf/buf0lru.cc
 
1488
        plugin/innobase/buf/buf0rea.cc
 
1489
        plugin/innobase/dict/dict0dict.cc
 
1490
        plugin/innobase/dict/dict0load.cc
 
1491
        plugin/innobase/dict/dict0mem.cc
 
1492
        plugin/innobase/fil/fil0fil.cc
 
1493
        plugin/innobase/fsp/fsp0fsp.cc
 
1494
        plugin/innobase/handler/ha_innodb.cc
 
1495
        plugin/innobase/handler/handler0alter.cc
 
1496
        plugin/innobase/handler/internal_dictionary.cc
 
1497
        plugin/innobase/handler/replication_dictionary.cc
 
1498
        plugin/innobase/handler/replication_log.cc
 
1499
        plugin/innobase/ibuf/ibuf0ibuf.cc
 
1500
        plugin/innobase/include/btr0btr.h
 
1501
        plugin/innobase/include/btr0cur.h
 
1502
        plugin/innobase/include/btr0pcur.h
 
1503
        plugin/innobase/include/btr0pcur.ic
 
1504
        plugin/innobase/include/btr0types.h
 
1505
        plugin/innobase/include/buf0buf.h
 
1506
        plugin/innobase/include/buf0flu.h
 
1507
        plugin/innobase/include/buf0lru.h
 
1508
        plugin/innobase/include/buf0rea.h
 
1509
        plugin/innobase/include/data0data.h
 
1510
        plugin/innobase/include/data0data.ic
 
1511
        plugin/innobase/include/dict0dict.h
 
1512
        plugin/innobase/include/dict0dict.ic
 
1513
        plugin/innobase/include/dict0load.h
 
1514
        plugin/innobase/include/dict0mem.h
 
1515
        plugin/innobase/include/dict0types.h
 
1516
        plugin/innobase/include/ha_prototypes.h
 
1517
        plugin/innobase/include/ibuf0ibuf.h
 
1518
        plugin/innobase/include/ibuf0ibuf.ic
 
1519
        plugin/innobase/include/mem0mem.h
 
1520
        plugin/innobase/include/mem0mem.ic
 
1521
        plugin/innobase/include/mtr0mtr.h
 
1522
        plugin/innobase/include/mtr0mtr.ic
 
1523
        plugin/innobase/include/os0file.h
 
1524
        plugin/innobase/include/page0page.h
 
1525
        plugin/innobase/include/page0zip.h
 
1526
        plugin/innobase/include/rem0cmp.h
 
1527
        plugin/innobase/include/rem0cmp.ic
 
1528
        plugin/innobase/include/rem0rec.h
 
1529
        plugin/innobase/include/rem0rec.ic
 
1530
        plugin/innobase/include/row0upd.h
 
1531
        plugin/innobase/include/srv0srv.h
 
1532
        plugin/innobase/include/sync0arr.h
 
1533
        plugin/innobase/include/sync0rw.h
 
1534
        plugin/innobase/include/sync0sync.h
 
1535
        plugin/innobase/include/trx0purge.h
 
1536
        plugin/innobase/include/trx0rseg.h
 
1537
        plugin/innobase/include/trx0sys.h
 
1538
        plugin/innobase/include/trx0sys.ic
 
1539
        plugin/innobase/include/trx0trx.h
 
1540
        plugin/innobase/include/univ.i
 
1541
        plugin/innobase/include/ut0ut.h
 
1542
        plugin/innobase/include/ut0vec.h
 
1543
        plugin/innobase/include/ut0vec.ic
 
1544
        plugin/innobase/lock/lock0lock.cc
 
1545
        plugin/innobase/log/log0recv.cc
 
1546
        plugin/innobase/mem/mem0dbg.cc
 
1547
        plugin/innobase/mem/mem0mem.cc
 
1548
        plugin/innobase/mtr/mtr0mtr.cc
 
1549
        plugin/innobase/os/os0file.cc
 
1550
        plugin/innobase/page/page0cur.cc
 
1551
        plugin/innobase/page/page0page.cc
 
1552
        plugin/innobase/page/page0zip.cc
 
1553
        plugin/innobase/plugin.am
 
1554
        plugin/innobase/rem/rem0cmp.cc
 
1555
        plugin/innobase/row/row0ins.cc
 
1556
        plugin/innobase/row/row0merge.cc
 
1557
        plugin/innobase/row/row0mysql.cc
 
1558
        plugin/innobase/row/row0purge.cc
 
1559
        plugin/innobase/row/row0umod.cc
 
1560
        plugin/innobase/row/row0upd.cc
 
1561
        plugin/innobase/row/row0vers.cc
 
1562
        plugin/innobase/srv/srv0srv.cc
 
1563
        plugin/innobase/srv/srv0start.cc
 
1564
        plugin/innobase/sync/sync0arr.cc
 
1565
        plugin/innobase/sync/sync0rw.cc
 
1566
        plugin/innobase/sync/sync0sync.cc
 
1567
        plugin/innobase/trx/trx0i_s.cc
 
1568
        plugin/innobase/trx/trx0purge.cc
 
1569
        plugin/innobase/trx/trx0roll.cc
 
1570
        plugin/innobase/trx/trx0rseg.cc
 
1571
        plugin/innobase/trx/trx0sys.cc
 
1572
        plugin/innobase/trx/trx0trx.cc
 
1573
        plugin/innobase/ut/ut0dbg.cc
 
1574
        plugin/innobase/ut/ut0ut.cc
 
1575
        plugin/innobase/xtrabackup/xtrabackup.cc
 
1576
        pending merge tips: (use -v to see all merge revisions)
 
1577
        Continuous Integr... 2012-05-23 [merge] removed:
 
1578
 
 
1579
2012-05-23  Continuous Integration  <ci@drizzle.org >
 
1580
 
 
1581
        removed:
 
1582
        plugin/innobase/include/thr0loc.h
 
1583
        plugin/innobase/include/thr0loc.ic
 
1584
        plugin/innobase/thr/thr0loc.cc
 
1585
        added:
 
1586
        plugin/innobase/include/ut0bh.h
 
1587
        plugin/innobase/include/ut0bh.ic
 
1588
        plugin/innobase/ut/ut0bh.cc
 
1589
        modified:
 
1590
        plugin/innobase/CMakeLists.txt
 
1591
        plugin/innobase/btr/btr0btr.cc
 
1592
        plugin/innobase/btr/btr0cur.cc
 
1593
        plugin/innobase/btr/btr0sea.cc
 
1594
        plugin/innobase/buf/buf0buddy.cc
 
1595
        plugin/innobase/buf/buf0buf.cc
 
1596
        plugin/innobase/buf/buf0flu.cc
 
1597
        plugin/innobase/buf/buf0lru.cc
 
1598
        plugin/innobase/buf/buf0rea.cc
 
1599
        plugin/innobase/dict/dict0dict.cc
 
1600
        plugin/innobase/dict/dict0load.cc
 
1601
        plugin/innobase/dict/dict0mem.cc
 
1602
        plugin/innobase/fil/fil0fil.cc
 
1603
        plugin/innobase/fsp/fsp0fsp.cc
 
1604
        plugin/innobase/handler/ha_innodb.cc
 
1605
        plugin/innobase/handler/handler0alter.cc
 
1606
        plugin/innobase/handler/internal_dictionary.cc
 
1607
        plugin/innobase/handler/replication_dictionary.cc
 
1608
        plugin/innobase/handler/replication_log.cc
 
1609
        plugin/innobase/ibuf/ibuf0ibuf.cc
 
1610
        plugin/innobase/include/btr0btr.h
 
1611
        plugin/innobase/include/btr0cur.h
 
1612
        plugin/innobase/include/btr0pcur.h
 
1613
        plugin/innobase/include/btr0pcur.ic
 
1614
        plugin/innobase/include/btr0types.h
 
1615
        plugin/innobase/include/buf0buf.h
 
1616
        plugin/innobase/include/buf0flu.h
 
1617
        plugin/innobase/include/buf0lru.h
 
1618
        plugin/innobase/include/buf0rea.h
 
1619
        plugin/innobase/include/data0data.h
 
1620
        plugin/innobase/include/data0data.ic
 
1621
        plugin/innobase/include/dict0dict.h
 
1622
        plugin/innobase/include/dict0dict.ic
 
1623
        plugin/innobase/include/dict0load.h
 
1624
        plugin/innobase/include/dict0mem.h
 
1625
        plugin/innobase/include/dict0types.h
 
1626
        plugin/innobase/include/ha_prototypes.h
 
1627
        plugin/innobase/include/ibuf0ibuf.h
 
1628
        plugin/innobase/include/ibuf0ibuf.ic
 
1629
        plugin/innobase/include/mem0mem.h
 
1630
        plugin/innobase/include/mem0mem.ic
 
1631
        plugin/innobase/include/mtr0mtr.h
 
1632
        plugin/innobase/include/mtr0mtr.ic
 
1633
        plugin/innobase/include/os0file.h
 
1634
        plugin/innobase/include/page0page.h
 
1635
        plugin/innobase/include/page0zip.h
 
1636
        plugin/innobase/include/rem0cmp.h
 
1637
        plugin/innobase/include/rem0cmp.ic
 
1638
        plugin/innobase/include/rem0rec.h
 
1639
        plugin/innobase/include/rem0rec.ic
 
1640
        plugin/innobase/include/row0upd.h
 
1641
        plugin/innobase/include/srv0srv.h
 
1642
        plugin/innobase/include/sync0arr.h
 
1643
        plugin/innobase/include/sync0rw.h
 
1644
        plugin/innobase/include/sync0sync.h
 
1645
        plugin/innobase/include/trx0purge.h
 
1646
        plugin/innobase/include/trx0rseg.h
 
1647
        plugin/innobase/include/trx0sys.h
 
1648
        plugin/innobase/include/trx0sys.ic
 
1649
        plugin/innobase/include/trx0trx.h
 
1650
        plugin/innobase/include/univ.i
 
1651
        plugin/innobase/include/ut0ut.h
 
1652
        plugin/innobase/include/ut0vec.h
 
1653
        plugin/innobase/include/ut0vec.ic
 
1654
        plugin/innobase/lock/lock0lock.cc
 
1655
        plugin/innobase/log/log0recv.cc
 
1656
        plugin/innobase/mem/mem0dbg.cc
 
1657
        plugin/innobase/mem/mem0mem.cc
 
1658
        plugin/innobase/mtr/mtr0mtr.cc
 
1659
        plugin/innobase/os/os0file.cc
 
1660
        plugin/innobase/page/page0cur.cc
 
1661
        plugin/innobase/page/page0page.cc
 
1662
        plugin/innobase/page/page0zip.cc
 
1663
        plugin/innobase/plugin.am
 
1664
        plugin/innobase/rem/rem0cmp.cc
 
1665
        plugin/innobase/row/row0ins.cc
 
1666
        plugin/innobase/row/row0merge.cc
 
1667
        plugin/innobase/row/row0mysql.cc
 
1668
        plugin/innobase/row/row0purge.cc
 
1669
        plugin/innobase/row/row0umod.cc
 
1670
        plugin/innobase/row/row0upd.cc
 
1671
        plugin/innobase/row/row0vers.cc
 
1672
        plugin/innobase/srv/srv0srv.cc
 
1673
        plugin/innobase/srv/srv0start.cc
 
1674
        plugin/innobase/sync/sync0arr.cc
 
1675
        plugin/innobase/sync/sync0rw.cc
 
1676
        plugin/innobase/sync/sync0sync.cc
 
1677
        plugin/innobase/trx/trx0i_s.cc
 
1678
        plugin/innobase/trx/trx0purge.cc
 
1679
        plugin/innobase/trx/trx0roll.cc
 
1680
        plugin/innobase/trx/trx0rseg.cc
 
1681
        plugin/innobase/trx/trx0sys.cc
 
1682
        plugin/innobase/trx/trx0trx.cc
 
1683
        plugin/innobase/ut/ut0dbg.cc
 
1684
        plugin/innobase/ut/ut0ut.cc
 
1685
        plugin/innobase/xtrabackup/xtrabackup.cc
 
1686
        pending merge tips: (use -v to see all merge revisions)
 
1687
        Stewart Smith 2012-05-23 Merge InnoDB from MySQL 5.5.12 (no InnoDB version bump)
 
1688
 
 
1689
2012-05-23  Stewart Smith  <stewart@flamingspork.com>
 
1690
 
 
1691
        Merge InnoDB from MySQL 5.5.12 (no InnoDB version bump)
 
1692
 
 
1693
2012-05-23  Stewart Smith  <stewart@flamingspork.com>
 
1694
 
 
1695
        merge build fix
 
1696
 
 
1697
2012-05-23  Stewart Smith  <stewart@flamingspork.com>
 
1698
 
 
1699
        fix compiler warning on some compilers:
 
1700
        plugin/innobase/srv/srv0srv.cc: In function 'ulint srv_thread_has_reserved_slot(srv_thread_type)':
 
1701
        plugin/innobase/srv/srv0srv.cc:1075: error: comparison between signed and unsigned integer expressions [-Wsign-compare]
 
1702
 
 
1703
2012-05-23  Stewart Smith  <stewart@flamingspork.com>
 
1704
 
 
1705
        Merge InnoDB 1.1.6 from MySQL 5.5.11
 
1706
 
 
1707
2012-05-22  Stewart Smith  <stewart@flamingspork.com>
 
1708
 
 
1709
        merge InnoDB from MySQL 5.5.10, which wasn't given a version number bump
 
1710
 
 
1711
2012-05-22  Stewart Smith  <stewart@flamingspork.com>
 
1712
 
 
1713
        Update innobase plugin to InnoDB 1.1.5 from MySQL 5.5.9
 
1714
 
 
1715
2012-05-22  Continuous Integration  <ci@drizzle.org >
 
1716
 
 
1717
        modified:
 
1718
        plugin/gearman_udf/function_map.cc
 
1719
        plugin/gearman_udf/gearman_udf.cc
 
1720
        plugin/gearman_udf/gman_do.cc
 
1721
        plugin/gearman_udf/gman_servers_set.cc
 
1722
        pending merge tips: (use -v to see all merge revisions)
 
1723
        Continuous Integr... 2012-05-21 [merge] modified:
 
1724
 
1
1725
2012-05-21  Continuous Integration  <ci@drizzle.org >
2
1726
 
3
1727
        modified:
12
1736
 
13
1737
        Update for compiling Gearman support.
14
1738
 
 
1739
2012-05-21  Continuous Integration  <ci@drizzle.org >
 
1740
 
 
1741
        modified:
 
1742
        drizzled/plugin/client/cached.h
 
1743
        drizzled/sql/result_set.h
 
1744
        drizzled/sql/result_set_meta_data.h
 
1745
        m4/pandora_have_libevent.m4
 
1746
        plugin/json_server/docs/index.rst
 
1747
        plugin/json_server/json/json_value.cpp
 
1748
        plugin/json_server/json/value.h
 
1749
        plugin/json_server/json_server.cc
 
1750
        plugin/json_server/plugin.ac
 
1751
        plugin/json_server/plugin.ini
 
1752
        pending merge tips: (use -v to see all merge revisions)
 
1753
        Henrik Ingo 2012-05-20 [merge] Merging the documentation for 0.2.
 
1754
 
 
1755
2012-05-20  Henrik Ingo  <henrik.ingo@avoinelama.fi>
 
1756
 
 
1757
        Merging the documentation for 0.2.
 
1758
 
 
1759
2012-05-19  Henrik Ingo  <henrik.ingo@avoinelama.fi>
 
1760
 
 
1761
        More JSON Server documentation:
 
1762
        
 
1763
        Revert back from using sphinxcontrib.httpdomain to document JSON Server
 
1764
        HTTP API. While this was nice, we don't want to introduce a dependency
 
1765
        to download additional sphinx modules to all build slaves and devs.
 
1766
        Instead we simply use .. code-block:: none
 
1767
        
 
1768
        Add documentation on the /sql API.
 
1769
        
 
1770
        Add more intro and a list of parameters for the /json API.
 
1771
 
 
1772
2012-05-17  srivastavamohit91@gmail.com
 
1773
 
 
1774
        Changing permission to +x to -x 
 
1775
 
 
1776
2012-05-16  srivastavamohit91@gmail.com
 
1777
 
 
1778
        Just copying lp;~srivastavamohit91/drizzle/drizzle-json_server-keyvalue/ jsonserver plugin into new branch. And change the access of all file.
 
1779
 
 
1780
2012-05-20  Henrik Ingo  <henrik.ingo@avoinelama.fi>
 
1781
 
 
1782
        json_server 0.2 needs libevent 2.0. This adds a PANDORA_LIBEVENT_RECENT
 
1783
        macro that checks for existence of event2/*.h headers.
 
1784
 
 
1785
2012-05-15  Henrik Ingo  <henrik.ingo@avoinelama.fi>
 
1786
 
 
1787
        merge latest trunk (7.2)
 
1788
 
 
1789
2012-03-28  Henrik Ingo  <henrik.ingo@avoinelama.fi>
 
1790
 
 
1791
        typo in html code on demo UI.
 
1792
 
 
1793
2012-03-27  Henrik Ingo  <henrik.ingo@avoinelama.fi>
 
1794
 
 
1795
        Wrong use of strcmp caused all created tables to end up in the default
 
1796
        "test" schema. Now the schema parameter from the URI is honored.
 
1797
 
 
1798
2012-03-27  Henrik Ingo  <henrik.ingo@avoinelama.fi>
 
1799
 
 
1800
        Bump version of json_server. Add Mohit to authors.
 
1801
 
 
1802
2012-03-26  Henrik Ingo  <henrik.ingo@avoinelama.fi>
 
1803
 
 
1804
        Merge Greenlake trunk.
 
1805
 
 
1806
2012-03-23  Henrik Ingo  <henrik.ingo@avoinelama.fi>
 
1807
 
 
1808
        Merge one more commit from Mohit that I had not pulled in the previous
 
1809
        merge. This one now enables automatic CREATE TABLE.
 
1810
        
 
1811
        Note that the schema must still pre-exist, it is not automatically
 
1812
        created. This is considered a feature.
 
1813
        
 
1814
        Includes some indentation fixes by me.
 
1815
 
 
1816
2012-03-21  Mohit  <srivastavamohit91@gmail.com>
 
1817
 
 
1818
        Create Table functionality implemented.
 
1819
 
 
1820
2012-03-23  Henrik Ingo  <henrik.ingo@avoinelama.fi>
 
1821
 
 
1822
        Finishing some fixes I had not pushed yet (allow _id in URL query string)
 
1823
        Also add those to Mohit's DELETE function of course.
 
1824
 
 
1825
2012-03-22  Henrik Ingo  <henrik.ingo@avoinelama.fi>
 
1826
 
 
1827
        Merging support for HTTP DELETE and automatic CREATE TABLE from mohit.
 
1828
        
 
1829
        Cheers!
 
1830
 
 
1831
2012-03-19  Mohit  <srivastavamohit91@gmail.com>
 
1832
 
 
1833
        Function delete is introduce.x
 
1834
 
 
1835
2011-12-07  Henrik Ingo  <henrik.ingo@avoinelama.fi>
 
1836
 
 
1837
        Allow specifying _id=1 in uri instead of query=<json document>.
 
1838
        Treat various corner cases where both are specified or neither.
 
1839
 
 
1840
2011-12-05  Henrik Ingo  <henrik.ingo@avoinelama.fi>
 
1841
 
 
1842
        Can now insert and update records with HTTP POST + JSON.
 
1843
        This was very handy to do with REPLACE INTO as the philosophy
 
1844
        is the same as JSON databases do it.
 
1845
        
 
1846
        Made the web ui support selecting GET/POST.
 
1847
        
 
1848
        Column names of the table are not hard coded. You can create a table
 
1849
        with any number of TEXT columns with any names, as long as there is an
 
1850
        _id auto_increment primary key. (GET supports this too now.)
 
1851
        
 
1852
        Had to extend the result set in Execute API to support getting column
 
1853
        metadata. (Previously the only meta data supported was number of columns.)
 
1854
 
 
1855
2011-11-24  Henrik Ingo  <henrik.ingo@avoinelama.fi>
 
1856
 
 
1857
        It's now possible to query any schema.table by giving them in the URL,
 
1858
        in fact you have to:
 
1859
        http://localhost:8086/json/get?schema=myschema&table=mytable.
 
1860
 
 
1861
2011-11-23  Henrik Ingo  <henrik.ingo@avoinelama.fi>
 
1862
 
 
1863
        http://hostname:8086/json now can do a single row get. Result is returned
 
1864
        in json and also has to be stored in json. There's no insert yet,
 
1865
        you'd have to use SQL for that.
 
1866
        
 
1867
        Also updated the web gui to showcase this new api.
 
1868
        
 
1869
        Also fixes an off by one bug in drizzled/plugin/client/cached.h
 
1870
        Sorry about not making that a separate bug, but I didn't know of any 
 
1871
        other code that would use that class, so I had to do it within this code.
 
1872
 
 
1873
2011-11-02  Henrik Ingo  <henrik.ingo@avoinelama.fi>
 
1874
 
 
1875
        Make the browser interface actually work, using window.location
 
1876
        as the root URL for javascript.
 
1877
 
 
1878
2011-11-01  Henrik Ingo  <henrik.ingo@avoinelama.fi>
 
1879
 
 
1880
        Remove line with false information: hardcoded URL isn't even correct
 
1881
        with default options. Also the information is redundant, user
 
1882
        can just look at their browser address bar.
 
1883
 
 
1884
2012-05-19  Continuous Integration  <ci@drizzle.org >
 
1885
 
 
1886
        modified:
 
1887
        client/server_detect.cc
 
1888
        pending merge tips: (use -v to see all merge revisions)
 
1889
        Brian Aker 2012-05-19 [merge] Merge conflict fix.
 
1890
 
 
1891
2012-05-19  Brian Aker  <brian@tangent.org>
 
1892
 
 
1893
        Merge conflict fix.
 
1894
 
 
1895
2012-04-21  Ajaya Agrawal  <ajayaiith@gmail.com>
 
1896
 
 
1897
        No commit message
 
1898
2012-04-18  Ajaya Agrawal  <ajayaiith@gmail.com>
 
1899
 
 
1900
        fix for bug 951788
 
1901
 
 
1902
2012-04-17  Ajaya Agrawal  <ajayaiith@gmail.com>
 
1903
 
 
1904
        fixed bug for serverdetect.cc
 
1905
 
 
1906
2012-04-17  Ajaya Agrawal  <ajayaiith@gmail.com>
 
1907
 
 
1908
        No commit message
 
1909
2012-04-17  Ajaya Agrawal  <ajayaiith@gmail.com>
 
1910
 
 
1911
        No commit message
 
1912
2012-05-18  Brian Aker  <brian@tangent.org>
 
1913
 
 
1914
        Merge of build tree (Andrew's SSL patch)
 
1915
 
 
1916
2012-05-14  Continuous Integration  <ci@drizzle.org >
 
1917
 
 
1918
        added:
 
1919
        libdrizzle-1.0/ssl.h
 
1920
        libdrizzle/ssl.cc
 
1921
        m4/pandora_have_libssl.m4
 
1922
        modified:
 
1923
        configure.ac
 
1924
        libdrizzle-1.0/constants.h
 
1925
        libdrizzle-1.0/drizzle.h
 
1926
        libdrizzle-1.0/drizzle_client.h
 
1927
        libdrizzle-1.0/handshake_client.h
 
1928
        libdrizzle-1.0/include.am
 
1929
        libdrizzle-1.0/return.h
 
1930
        libdrizzle-1.0/structs.h
 
1931
        libdrizzle/conn.cc
 
1932
        libdrizzle/drizzle.cc
 
1933
        libdrizzle/handshake.cc
 
1934
        libdrizzle/state.h
 
1935
        pending merge tips: (use -v to see all merge revisions)
 
1936
        Andrew Hutchings 2012-05-12 Add SSL client support to libdrizzle
 
1937
 
 
1938
2012-05-12  Andrew Hutchings  <andrew@linuxjedi.co.uk>
 
1939
 
 
1940
        Add SSL client support to libdrizzle
 
1941
        
 
1942
        To use:
 
1943
        
 
1944
        drizzle_library_init(); /* initiates the SSL library */
 
1945
        drizzle_set_ssl(con, "client-key.pem", "client-cert.pem", "ca-cert.pem", NULL, NULL) /* set the SSL details */
 
1946
        
 
1947
        The connection will then automatically use SSL.
 
1948
        It can currently be used to talk to MySQL servers in SSL mode.  Including the
 
1949
        slight non-spec handshake change in 5.5.
 
1950
 
 
1951
2012-05-13  Brian Aker  <brian@tangent.org>
 
1952
 
 
1953
        Merge 7.1
 
1954
 
15
1955
2012-05-10  Brian Aker  <brian@tangent.org>
16
1956
 
17
1957
        Fix for calling current Gearman function, another for bad init of error variable, and finally a spurious return call.
18
1958
 
 
1959
2012-05-06  Brian Aker  <brian@tangent.org>
 
1960
 
 
1961
        Update version inside of configure.ac
 
1962
 
 
1963
2012-05-05  Brian Aker  <brian@tangent.org>
 
1964
 
 
1965
        Add additional dependency to unittests.
 
1966
 
 
1967
2012-05-05  Continuous Integration  <ci@drizzle.org >
 
1968
 
 
1969
        modified:
 
1970
        plugin/gearman_udf/function_map.cc
 
1971
        pending merge tips: (use -v to see all merge revisions)
 
1972
        srivastavamohit91... 2012-05-01 update #include statement for gearman
 
1973
 
 
1974
2012-05-01  srivastavamohit91@gmail.com
 
1975
 
 
1976
        update #include statement for gearman
 
1977
 
 
1978
2012-05-02  Continuous Integration  <ci@drizzle.org >
 
1979
 
 
1980
        pending merge tips: (use -v to see all merge revisions)
 
1981
        Continuous Integr... 2012-05-02 [merge] pending merge tips: (use -v to see all merge revisions)
 
1982
 
19
1983
2012-05-02  Continuous Integration  <ci@drizzle.org >
20
1984
 
21
1985
        pending merge tips: (use -v to see all merge revisions)
25
1989
 
26
1990
        bzr set-root-id
27
1991
 
 
1992
2012-04-25  Continuous Integration  <ci@drizzle.org >
 
1993
 
 
1994
        modified:
 
1995
        plugin/rabbitmq/rabbitmq_log.cc
 
1996
        pending merge tips: (use -v to see all merge revisions)
 
1997
        Continuous Integr... 2012-04-24 modified:
 
1998
 
28
1999
2012-04-24  Continuous Integration  <ci@drizzle.org >
29
2000
 
30
2001
        modified:
31
2002
        plugin/rabbitmq/rabbitmq_log.cc
32
2003
 
 
2004
2012-04-23  Continuous Integration  <ci@drizzle.org >
 
2005
 
 
2006
        modified:
 
2007
        drizzled/drizzled.cc
 
2008
        drizzled/execute/scanner.l
 
2009
        pending merge tips: (use -v to see all merge revisions)
 
2010
        Continuous Integr... 2012-04-21 [merge] modified:
 
2011
 
33
2012
2012-04-21  Continuous Integration  <ci@drizzle.org >
34
2013
 
35
2014
        modified:
42
2021
 
43
2022
        Merge in both of Andrew's patchs for 7.1
44
2023
 
 
2024
2012-04-23  Continuous Integration  <ci@drizzle.org >
 
2025
 
 
2026
        modified:
 
2027
        client/conclusions.h
 
2028
        client/drizzledump.cc
 
2029
        client/drizzledump_data.h
 
2030
        client/drizzledump_drizzle.cc
 
2031
        client/drizzledump_mysql.cc
 
2032
        client/drizzleimport.cc
 
2033
        client/include.am
 
2034
        client/option_string.h
 
2035
        client/server_detect.cc
 
2036
        client/statement.h
 
2037
        client/stats.h
 
2038
        client/thread_context.h
 
2039
        drizzled/identifier/catalog.cc
 
2040
        drizzled/identifier/constants/schema.cc
 
2041
        drizzled/identifier/schema.cc
 
2042
        drizzled/identifier/table.cc
 
2043
        drizzled/include.am
 
2044
        drizzled/main.cc
 
2045
        plugin/innobase/dict/dict0dict.cc
 
2046
        plugin/innobase/handler/ha_innodb.cc
 
2047
        plugin/innobase/plugin.am
 
2048
        plugin/innobase/tests/r/innodb-system-table-view.result
 
2049
        plugin/tableprototester/tableprototester.cc
 
2050
        tests/r/broken_table_proto_file.result
 
2051
        unittests/include.am
 
2052
        pending merge tips: (use -v to see all merge revisions)
 
2053
        Brian Aker 2012-04-23 Update to add in dependency for unittest
 
2054
 
 
2055
2012-04-23  Brian Aker  <brian@tangent.org>
 
2056
 
 
2057
        Update to add in dependency for unittest
 
2058
 
 
2059
2012-04-23  Brian Aker  <brian@tangent.org>
 
2060
 
 
2061
        Make -j compile issues.
 
2062
 
 
2063
2012-04-22  Brian Aker  <brian@tangent.org>
 
2064
 
 
2065
        Update dependencies.
 
2066
 
 
2067
2012-04-22  Brian Aker  <brian@tangent.org>
 
2068
 
 
2069
        Fix for Ubuntu.
 
2070
 
 
2071
2012-04-22  Brian Aker  <brian@tangent.org>
 
2072
 
 
2073
        Unittests (never worked, you can't load the server as a library).
 
2074
 
 
2075
2012-04-21  Brian Aker  <brian@tangent.org>
 
2076
 
 
2077
        Merge of Stewart's catalog patch (first of the series).
 
2078
 
 
2079
2012-04-20  Stewart Smith  <stewart@flamingspork.com>
 
2080
 
 
2081
        merge trunk
 
2082
 
 
2083
2011-12-28  Stewart Smith  <stewart@flamingspork.com>
 
2084
 
 
2085
        update innodb-system-table-view.result to include CATALOG in path to table
 
2086
 
 
2087
2011-12-28  Stewart Smith  <stewart@flamingspork.com>
 
2088
 
 
2089
        modify tableprototester to include local/ in the path for the test tables
 
2090
 
 
2091
2011-12-28  Stewart Smith  <stewart@flamingspork.com>
 
2092
 
 
2093
        modify transaction_log plugin to default to local/transaction.log to keep backwards compatibility with old drizzled (before chdir to local/ was removed)
 
2094
 
 
2095
2011-12-28  Stewart Smith  <stewart@flamingspork.com>
 
2096
 
 
2097
        no longer chdir into local CATALOG. Instead, generate paths everywhere (well... in identifiers) that include the path to the correct CATALOG. Currently that's just LOCAL, but we get closer. Also added is some backwards compatibility code in InnoDB for old data dictionary entries that didn't include CATALOG in catalog/db/table but just had db/table. The next step is to construct the table and schema identifiers with the current CATALOG.
 
2098
 
 
2099
2012-04-21  Continuous Integration  <ci@drizzle.org >
 
2100
 
 
2101
        modified:
 
2102
        plugin/regex_policy/module.cc
 
2103
        plugin/regex_policy/policy.h
 
2104
        pending merge tips: (use -v to see all merge revisions)
 
2105
        Olaf van der Spek 2012-04-08 Refactor
 
2106
 
 
2107
2012-04-08  Olaf van der Spek  <olafvdspek@gmail.com>
 
2108
 
 
2109
        Refactor
 
2110
 
 
2111
2012-04-21  Continuous Integration  <ci@drizzle.org >
 
2112
 
 
2113
        added:
 
2114
        tests/suite/regression/r/986455.result
 
2115
        tests/suite/regression/t/986455.test
 
2116
        modified:
 
2117
        .bzrignore
 
2118
        drizzled/drizzled.cc
 
2119
        drizzled/identifier/schema.cc
 
2120
        drizzled/identifier/schema.h
 
2121
        drizzled/identifier/table.cc
 
2122
        drizzled/identifier/table.h
 
2123
        drizzled/table/instance/base.cc
 
2124
        drizzled/util/backtrace.cc
 
2125
        drizzled/util/backtrace.h
 
2126
        libdrizzle-1.0/t/drizzle_con_st.c
 
2127
        libdrizzle/conn.cc
 
2128
        plugin/mysql_unix_socket_protocol/protocol.cc
 
2129
        plugin/slave/queue_producer.cc
 
2130
        pending merge tips: (use -v to see all merge revisions)
 
2131
        Continuous Integr... 2012-04-20 [merge] added:
 
2132
 
45
2133
2012-04-20  Continuous Integration  <ci@drizzle.org >
46
2134
 
47
2135
        added:
108
2196
 
109
2197
        improve messages from slave io thread to better indicate what is going on at any one time.
110
2198
 
 
2199
2012-04-19  Continuous Integration  <ci@drizzle.org >
 
2200
 
 
2201
        modified:
 
2202
        tests/test-run.pl
 
2203
        pending merge tips: (use -v to see all merge revisions)
 
2204
        Brian Aker 2012-04-07 Update test-run.pl for valgrind.
 
2205
 
 
2206
2012-04-07  Brian Aker  <brian@tangent.org>
 
2207
 
 
2208
        Update test-run.pl for valgrind.
 
2209
 
 
2210
2012-04-19  Continuous Integration  <ci@drizzle.org >
 
2211
 
 
2212
        modified:
 
2213
        drizzled/execute/parser.yy
 
2214
        drizzled/util/find_ptr.h
 
2215
        plugin/user_locks/barriers.cc
 
2216
        pending merge tips: (use -v to see all merge revisions)
 
2217
        Olaf van der Spek 2012-04-07 Improve find_ptr
 
2218
 
 
2219
2012-04-07  Olaf van der Spek  <olafvdspek@gmail.com>
 
2220
 
 
2221
        Improve find_ptr
 
2222
 
 
2223
2012-04-07  Olaf van der Spek  <olafvdspek@gmail.com>
 
2224
 
 
2225
        Use find_ptr
 
2226
 
 
2227
2012-04-07  Olaf van der Spek  <olafvdspek@gmail.com>
 
2228
 
 
2229
        Fix
 
2230
        drizzled/execute/parser.yy:72:46: error: redundant redeclaration of ā€˜int execute_lex(YYSTYPE*, void*)ā€™ in same scope [-Werror=redundant-decls]
 
2231
        drizzled/execute/scanner.h:456:12: error: previous declaration of ā€˜int execute_lex(YYSTYPE*, yyscan_t)ā€™ [-Werror=redundant-decls]
 
2232
 
 
2233
2012-04-17  Continuous Integration  <ci@drizzle.org >
 
2234
 
 
2235
        added:
 
2236
        libdrizzle-1.0/version.h.in
 
2237
        m4/libdrizzle_version.m4
 
2238
        modified:
 
2239
        Makefile.am
 
2240
        configure.ac
 
2241
        drizzled/drizzled.cc
 
2242
        libdrizzle-1.0/drizzle_client.h
 
2243
        libdrizzle-1.0/include.am
 
2244
        libdrizzle/conn.cc
 
2245
        libdrizzle/drizzle.cc
 
2246
        po/ar.po
 
2247
        po/bn.po
 
2248
        po/ca.po
 
2249
        po/cs.po
 
2250
        po/cy.po
 
2251
        po/da.po
 
2252
        po/de.po
 
2253
        po/el.po
 
2254
        po/en_AU.po
 
2255
        po/en_GB.po
 
2256
        po/eo.po
 
2257
        po/es.po
 
2258
        po/eu.po
 
2259
        po/fil.po
 
2260
        po/fo.po
 
2261
        po/fr.po
 
2262
        po/gl.po
 
2263
        po/he.po
 
2264
        po/hi.po
 
2265
        po/hu.po
 
2266
        po/id.po
 
2267
        po/it.po
 
2268
        po/ja.po
 
2269
        po/ko.po
 
2270
        po/ml.po
 
2271
        po/mr.po
 
2272
        po/ms.po
 
2273
        po/mt.po
 
2274
        po/nb.po
 
2275
        po/nl.po
 
2276
        po/oc.po
 
2277
        po/pl.po
 
2278
        po/pt.po
 
2279
        po/pt_BR.po
 
2280
        po/ro.po
 
2281
        po/ru.po
 
2282
        po/sk.po
 
2283
        po/sq.po
 
2284
        po/sv.po
 
2285
        po/ta.po
 
2286
        po/te.po
 
2287
        po/tr.po
 
2288
        po/uk.po
 
2289
        po/zh_CN.po
 
2290
        po/zh_HK.po
 
2291
        support-files/drizzle.pc.in
 
2292
        support-files/libdrizzle-1.0.pc.in
 
2293
        support-files/libdrizzle.pc.in
 
2294
        unittests/option_context.cc
 
2295
        pending merge tips: (use -v to see all merge revisions)
 
2296
        Continuous Integr... 2012-04-17 [merge] modified:
 
2297
 
111
2298
2012-04-17  Continuous Integration  <ci@drizzle.org >
112
2299
 
113
2300
        modified:
264
2451
        has been provided as a command line argument to 'drizzled' then configuration
265
2452
        file will not be picked up.
266
2453
 
 
2454
2012-04-01  Vijay Samuel  <vjsamuel1990@gmail.com>
 
2455
 
 
2456
        Merge 7.1 stable release tag
 
2457
 
 
2458
2012-03-23  Vijay Samuel  <vjsamuel1990@gmail.com>
 
2459
 
 
2460
        Merge translations and release tag 7.1.32-rc
 
2461
 
 
2462
2012-03-23  Vijay Samuel  <vjsamuel1990@gmail.com>
 
2463
 
 
2464
        Merge release tag 7.1.32-rc
 
2465
 
 
2466
2012-03-23  Vijay Samuel  <vjsamuel1990@gmail.com>
 
2467
 
 
2468
        Merge translations
 
2469
 
 
2470
2012-03-12  Launchpad Translations on behalf of mordred
 
2471
 
 
2472
        Launchpad automatic translations update.
 
2473
 
 
2474
2012-03-11  Launchpad Translations on behalf of mordred
 
2475
 
 
2476
        Launchpad automatic translations update.
 
2477
 
 
2478
2012-03-02  Launchpad Translations on behalf of mordred
 
2479
 
 
2480
        Launchpad automatic translations update.
 
2481
 
 
2482
2012-03-01  Launchpad Translations on behalf of mordred
 
2483
 
 
2484
        Launchpad automatic translations update.
 
2485
 
 
2486
2012-02-29  Launchpad Translations on behalf of mordred
 
2487
 
 
2488
        Launchpad automatic translations update.
 
2489
 
 
2490
2012-02-25  Launchpad Translations on behalf of mordred
 
2491
 
 
2492
        Launchpad automatic translations update.
 
2493
 
 
2494
2012-04-15  Continuous Integration  <ci@drizzle.org >
 
2495
 
 
2496
        pending merge tips: (use -v to see all merge revisions)
 
2497
        Henrik Ingo 2012-04-13 tag 7.2.0-milestone
 
2498
 
 
2499
2012-04-13  Henrik Ingo  <henrik.ingo@avoinelama.fi>
 
2500
 
 
2501
        tag 7.2.0-milestone
 
2502
        
 
2503
        This is not a release, it is just a baseline tag
 
2504
        to get rid of some old 7.1.x tags that were both
 
2505
        confusing and broken. (Some came in accidentally 
 
2506
        from my packaging branches.)
 
2507
 
 
2508
2012-04-13  Continuous Integration  <ci@drizzle.org >
 
2509
 
 
2510
        modified:
 
2511
        tests/kewpie/drizzle_tests/crashme/crashme_test.py
 
2512
        pending merge tips: (use -v to see all merge revisions)
 
2513
        patrick crews 2012-04-03 Tweaked crashme suite to ensure we don't need MySQLdb to execute (not needed).  Done to facilitate Jenkins testing
 
2514
 
 
2515
2012-04-03  patrick crews  <gleebix@gmail.com>
 
2516
 
 
2517
        Tweaked crashme suite to ensure we don't need MySQLdb to execute (not needed).  Done to facilitate Jenkins testing
 
2518
 
 
2519
2012-04-03  Continuous Integration  <ci@drizzle.org >
 
2520
 
 
2521
        added:
 
2522
        tests/kewpie/drizzle_tests/xtrabackup_disabled/
 
2523
        tests/kewpie/drizzle_tests/xtrabackup_disabled/bug514068_test.py
 
2524
        tests/kewpie/drizzle_tests/xtrabackup_disabled/bug606981_test.py
 
2525
        tests/kewpie/drizzle_tests/xtrabackup_disabled/bug722638_test.py
 
2526
        tests/kewpie/drizzle_tests/xtrabackup_disabled/bug723097_test.py
 
2527
        tests/kewpie/drizzle_tests/xtrabackup_disabled/bug729843_test.py
 
2528
        tests/kewpie/drizzle_tests/xtrabackup_disabled/bug733663_test.py
 
2529
        tests/kewpie/drizzle_tests/xtrabackup_disabled/bug759225_test.py
 
2530
        tests/kewpie/drizzle_tests/xtrabackup_disabled/bug766607_test.py
 
2531
        tests/kewpie/drizzle_tests/xtrabackup_disabled/bug810269_test.py
 
2532
        tests/kewpie/drizzle_tests/xtrabackup_disabled/bug817132_test.py
 
2533
        tests/kewpie/drizzle_tests/xtrabackup_disabled/bug884737_test.py
 
2534
        tests/kewpie/drizzle_tests/xtrabackup_disabled/galeraInfo_test.py
 
2535
        tests/kewpie/drizzle_tests/xtrabackup_disabled/ib_basic_test.py
 
2536
        tests/kewpie/drizzle_tests/xtrabackup_disabled/ib_csm_csv_test.py
 
2537
        tests/kewpie/drizzle_tests/xtrabackup_disabled/ib_databases_test_disabled.py
 
2538
        tests/kewpie/drizzle_tests/xtrabackup_disabled/ib_incremental_test.py
 
2539
        tests/kewpie/drizzle_tests/xtrabackup_disabled/ib_nonempty_dir_test.py
 
2540
        tests/kewpie/drizzle_tests/xtrabackup_disabled/ib_parallel_test.py
 
2541
        tests/kewpie/drizzle_tests/xtrabackup_disabled/ib_rsync_test.py
 
2542
        tests/kewpie/drizzle_tests/xtrabackup_disabled/ib_slave_info_test.py
 
2543
        tests/kewpie/drizzle_tests/xtrabackup_disabled/ib_slave_test.py
 
2544
        tests/kewpie/drizzle_tests/xtrabackup_disabled/ib_specialchar_test.py
 
2545
        tests/kewpie/drizzle_tests/xtrabackup_disabled/ib_stream_test.py
 
2546
        tests/kewpie/drizzle_tests/xtrabackup_disabled/tar4ibd_symlink_test.py
 
2547
        tests/kewpie/drizzle_tests/xtrabackup_disabled/xb_stats_sakila_test.py
 
2548
        tests/kewpie/drizzle_tests/xtrabackup_main/
 
2549
        tests/kewpie/drizzle_tests/xtrabackup_main/xb_defaults_file_test.py
 
2550
        tests/kewpie/drizzle_tests/xtrabackup_main/xb_export_test.py
 
2551
        tests/kewpie/drizzle_tests/xtrabackup_main/xb_incremental_compressed_test.py
 
2552
        tests/kewpie/drizzle_tests/xtrabackup_main/xb_incremental_test.py
 
2553
        tests/kewpie/drizzle_tests/xtrabackup_main/xb_log_overwrap_test.py
 
2554
        tests/kewpie/drizzle_tests/xtrabackup_main/xb_part_range_test.py
 
2555
        tests/kewpie/drizzle_tests/xtrabackup_main/xb_partial_test.py
 
2556
        tests/kewpie/drizzle_tests/xtrabackup_main/xb_stats_test.py
 
2557
        modified:
 
2558
        tests/kewpie/lib/opts/defaults.py
 
2559
        tests/kewpie/lib/server_mgmt/drizzled.py
 
2560
        pending merge tips: (use -v to see all merge revisions)
 
2561
        Patrick Crews 2012-03-26 Fixing various errors / drizzle-specific things in the tests
 
2562
 
 
2563
2012-03-26  Patrick Crews  <gleebix@gmail.com>
 
2564
 
 
2565
        Fixing various errors / drizzle-specific things in the tests
 
2566
 
 
2567
2012-03-26  Patrick Crews  <gleebix@gmail.com>
 
2568
 
 
2569
        Initial work on porting kewpie xtrabackup test suite for drizzle : )
 
2570
 
 
2571
2012-04-01  Continuous Integration  <ci@drizzle.org >
 
2572
 
 
2573
        added:
 
2574
        plugin/regex_policy/tests/r/basic_deprecated.result
 
2575
        plugin/regex_policy/tests/t/basic_deprecated-master.opt
 
2576
        plugin/regex_policy/tests/t/basic_deprecated.policy
 
2577
        plugin/regex_policy/tests/t/basic_deprecated.test
 
2578
        modified:
 
2579
        plugin/regex_policy/docs/index.rst
 
2580
        plugin/regex_policy/module.cc
 
2581
        plugin/regex_policy/policy.h
 
2582
        plugin/regex_policy/tests/t/basic.policy
 
2583
        pending merge tips: (use -v to see all merge revisions)
 
2584
        Anshu Kumar 2012-03-31 Changed the version of regex_policy plugin. Also adding basic.policy in the patch.
 
2585
 
 
2586
2012-03-31  Anshu Kumar<ansharyan015@gmail.com>
 
2587
 
 
2588
        Changed the version of regex_policy plugin. Also adding basic.policy in the patch.
 
2589
 
 
2590
2012-03-30  Anshu Kumar<ansharyan015@gmail.com>
 
2591
 
 
2592
        Added the patch for regex_policy plugin to support ALLOW|REJECT regex matches as well. All 4 commands, namely, ACCEPT, REJECT, ALLOW and DENY are supported. Corresponding test cases are included and changes in plugin docs made.
 
2593
 
 
2594
2012-03-30  Anshu Kumar<ansharyan015@gmail.com>
 
2595
 
 
2596
        Added the patch for regex_policy plugin to support ALLOW|REJECT regex matches as well. All 4 commands, namely, ACCEPT, REJECT, ALLOW and DENY are supported. Corresponding test cases are included and changes in plugin docs made.
 
2597
 
 
2598
2012-03-29  Anshu Kumar<ansharyan015@gmail.com>
 
2599
 
 
2600
        Added the patch for regex_policy plugin to support ALLOW|REJECT regex matches as well. All 4 commands, namely, ACCEPT, REJECT, ALLOW and DENY are supported.
 
2601
 
267
2602
2012-03-31  Continuous Integration  <ci@tangent.org>
268
2603
 
269
2604
        modified:
694
3029
        Also include .bzrignore from that repository into our .bzrignore
695
3030
        No other changes, just copy. Will do changes in separate commits.
696
3031
 
697
 
2012-04-01  Vijay Samuel  <vjsamuel1990@gmail.com>
698
 
 
699
 
        Merge 7.1 stable release tag
700
 
 
701
 
2012-03-23  Vijay Samuel  <vjsamuel1990@gmail.com>
702
 
 
703
 
        Merge translations and release tag 7.1.32-rc
704
 
 
705
 
2012-03-23  Vijay Samuel  <vjsamuel1990@gmail.com>
706
 
 
707
 
        Merge release tag 7.1.32-rc
708
 
 
709
 
2012-03-23  Vijay Samuel  <vjsamuel1990@gmail.com>
710
 
 
711
 
        Merge translations
712
 
 
713
 
2012-03-12  Launchpad Translations on behalf of mordred
714
 
 
715
 
        Launchpad automatic translations update.
716
 
 
717
 
2012-03-11  Launchpad Translations on behalf of mordred
718
 
 
719
 
        Launchpad automatic translations update.
720
 
 
721
 
2012-03-02  Launchpad Translations on behalf of mordred
722
 
 
723
 
        Launchpad automatic translations update.
724
 
 
725
 
2012-03-01  Launchpad Translations on behalf of mordred
726
 
 
727
 
        Launchpad automatic translations update.
728
 
 
729
 
2012-02-29  Launchpad Translations on behalf of mordred
730
 
 
731
 
        Launchpad automatic translations update.
732
 
 
733
 
2012-02-25  Launchpad Translations on behalf of mordred
734
 
 
735
 
        Launchpad automatic translations update.
736
 
 
737
3032
2012-03-21  Continuous Integration  <ci@tangent.org>
738
3033
 
739
3034
        added: