summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-6794 XtraDB no longer using UNIQUE as clustered index when PK missingSergei Golubchik2014-11-182-0/+35
* MDEV-6805 one can set character_set_client to utf32Sergei Golubchik2014-11-189-3/+11
* MDEV-6785 Wrong result on 2nd execution of PS with aggregate function, FROM S...Sergei Golubchik2014-11-182-0/+29
* MDEV-6880 Can't define CURRENT_TIMESTAMP as default value for added columnSergei Golubchik2014-11-185-19/+3178
* MDEV-7078 rpl.rpl_*mixing_engines tests fail in buildbotSergei Golubchik2014-11-186-410/+423
* MDEV-6849 ON UPDATE CURRENT_TIMESTAMP doesn't always workSergei Golubchik2014-11-132-10/+49
* MDEV-6991 GROUP_MIN_MAX optimization is erroneously applied in some casesAlexander Barkov2014-11-184-0/+160
* MDEV-6950 Bad results with joins comparing DATE/DATETIME and INT/DECIMAL/DOUB...Alexander Barkov2014-11-1812-0/+497
* MDEV-7116: Dynamic column hangs/segfaultsunknown2014-11-172-0/+48
* MDEV-7079: rpl.rpl_parallel_temptable fails in valgrind builderKristian Nielsen2014-11-171-0/+2
* MDEV-7080: rpl.rpl_gtid_crash fails sporadically in buildbotKristian Nielsen2014-11-171-4/+4
* MDEV-6917: Parallel replication: "Commit failed due to failure of an earlier ...Kristian Nielsen2014-11-132-2/+180
* MDEV-7065: Incorrect relay log position in parallel replication after retry o...Kristian Nielsen2014-11-132-1/+98
* MDEV-6775: Wrong binlog order in parallel replication: Intermediate commitKristian Nielsen2014-11-132-0/+118
* Fix a confusing error message in the testsuiteKristian Nielsen2014-11-131-1/+1
* MDEV-7035: Remove innodb_io_capacity setting depending on Jan Lindström2014-11-132-16/+42
* MDEV-7070: rpl.rpl_innodb_bug68220 fails in buildbotJan Lindström2014-11-122-19/+11
* MDEV-7073 main.information_schema and main.information_schema_all_engines fai...Elena Stepanova2014-11-123-10/+3
* MDEV-7075 perfschema.mks_timer-6258 test not skipped on builds without perfsc...Elena Stepanova2014-11-121-0/+1
* Fix buildbot failure: make selectivity.test and selectivity_innodb.test work ...Sergey Petrunya2014-11-113-9/+9
* MDEV-6965 non-captured group \2 in regexp_replaceAlexander Barkov2014-11-102-0/+11
* MDEV-4396: Fix innodb.innodb_bug14676111 test.Jan Lindström2014-11-035-41/+124
* 5.5 mergeSergei Golubchik2014-11-0310-9/+70
|\
| * Fix sporadic test failure in main.processlistKristian Nielsen2014-10-312-2/+12
| * Attempt to fix a failure in test case innodb.innodb_information_schema seen o...Kristian Nielsen2014-10-291-1/+1
| * Fix a spurious test failure in rpl.rpl_show_slave_hostsKristian Nielsen2014-10-291-0/+5
| * Yet another attempt at fixing random failures in test case main.myisam-metadataKristian Nielsen2014-10-292-6/+10
| * MergeSergey Petrunya2014-10-299-15/+415
| |\
| * | Increase timeout for check-testcase and friends, in an attempt to cure some r...Kristian Nielsen2014-10-281-1/+1
| * | Increase wait timeout in test main.myisam-metadata, in an attempt to get rid ...Kristian Nielsen2014-10-221-1/+1
| * | Fix two races in test main.processlist that could cause random failures (seen...Kristian Nielsen2014-10-222-4/+15
| * | Attempt to fix a rare random test error in main.information_schema.Kristian Nielsen2014-10-212-2/+12
| * | Fix test failure in perfschema.myisam_file_io when perfschema is not compiled...Kristian Nielsen2014-10-201-1/+1
| * | MDEV-6872 - innodb.innodb fails on PPC64Sergey Vojtovich2014-10-151-1/+1
| * | MDEV-6484: Assertion `tab->ref.use_count' failed on query with joins, constan...Sergey Petrunya2014-10-142-0/+25
* | | MDEV-7001 Bad result for NOT NOT STRCMP('a','b') and NOT NOT NULLIF(2,3)Alexander Barkov2014-11-024-0/+56
* | | MergeSergey Petrunya2014-10-298-79/+341
|\ \ \ | | |/ | |/|
| * | Merge 5.3->5.5Sergey Petrunya2014-10-299-15/+415
| |\ \ | | |/ | |/|
| | * MDEV-6879: Dereference of NULL primary_file->table in DsMrr_impl::get_disk_sw...Sergey Petrunya2014-10-292-0/+58
| | * MDEV-6878: Use of uninitialized saved_primary_key in Mrr_ordered_index_reader...Sergey Petrunya2014-10-292-0/+67
| | * MDEV-6888: Query spends a long time in best_extension_by_limited_search with ...Sergey Petrunya2014-10-296-8/+263
* | | Fixed bug mdev-6843.Igor Babaev2014-10-283-0/+85
* | | MergeIgor Babaev2014-10-283-0/+95
|\ \ \
| * | | Fixed bug mdev-6325.Igor Babaev2014-10-283-0/+95
* | | | Fix test failure.Jan Lindström2014-10-271-9/+9
* | | | MDEV-6926: innodb_rows_updated is misleading on slavJan Lindström2014-10-269-0/+1452
* | | | MDEV-6930: Make innodb_max_dirty_pages_pct my.cnf variable a doubleJan Lindström2014-10-256-61/+69
* | | | MergeSergey Petrunya2014-10-212-15/+15
|\ \ \ \
| * | | | MDEV-6879: Dereference of NULL primary_file->table in DsMrr_impl::get_disk_sw...Sergey Petrunya2014-10-202-0/+58
* | | | | MDEV-6649 Different warnings for TIME and TIME(N) when @@old_mode=zero_date_t...Alexander Barkov2014-10-202-0/+22
| |/ / / |/| | |