summaryrefslogtreecommitdiff
path: root/mysql-test/suite
Commit message (Expand)AuthorAgeFilesLines
* MDEV-5244: Make extended_keys=ON by default in 10.0Sergey Petrunya2014-02-257-22/+28
* Fixed test case as gtid events are not counted anymoreMichael Widenius2014-02-112-11/+22
* Fixed wrong result fileMichael Widenius2014-02-111-1/+0
* MDEV-4937: sql_slave_skip_counter does not work with GTIDunknown2014-02-113-0/+15
* Fix check_testcase complaints due to missing SET debug_sync=RESET in a few te...unknown2014-02-108-0/+12
* Merge of MDEV-4984, MDEV-4726, and MDEV-5636 into 10.0-base.unknown2014-02-1016-55/+390
|\
| * MDEV-4726: Race in mysql-test/suite/rpl/t/rpl_gtid_stop_start.testunknown2014-02-092-4/+0
| * MDEV-4984: Implement MASTER_GTID_WAIT() and @@LAST_GTID.unknown2014-02-082-0/+4
| * MDEV-4984: Implement MASTER_GTID_WAIT() and @@LAST_GTID.unknown2014-02-083-6/+10
| * MDEV-4726: Race in mysql-test/suite/rpl/t/rpl_gtid_stop_start.testunknown2014-02-0712-48/+90
| * MDEV-4984: Implement MASTER_GTID_WAIT() and @@LAST_GTID.unknown2014-02-076-3/+292
* | MDEV-5509: Seconds_behind_master incorrect in parallel replicationunknown2014-01-082-0/+59
* | merge 5.5->10.0-baseunknown2014-02-051-0/+13
|\ \
| * | unix_socket fails in some build environments when $USER variableElena Stepanova2014-02-051-0/+13
* | | 5.5 mergeSergei Golubchik2014-02-0138-45/+708
|\ \ \ | |/ / | | / | |/ |/|
| * mtr: check that tests clean up debug_sync. fix tests that didn't.Sergei Golubchik2014-01-276-2/+6
| * Fix for MDEV-5168: MariaDB returns warnings for INSERT IGNOREMichael Widenius2014-01-262-0/+418
| * Fixed MDEV-4970: Wrong result with Aria table populated with disabled keysMichael Widenius2014-01-252-0/+60
| * MDEV-5419 no audit events for warnings converted to errors in the strict mode.Alexey Botchkov2014-01-241-1/+1
| * MDEV-5419 no audit events for warnings converted to errors in the strict mode.Alexey Botchkov2014-01-232-0/+100
| * MDEV-5421 Assertion `! is_set()' fails on INSERT IGNORE when a table has no p...Sergei Golubchik2014-01-232-0/+21
| * MySQL-5.5.35 mergeSergei Golubchik2014-01-2224-40/+102
| |\
| | * WL#7266: Dump-thread additional concurrency testsNuno Carvalho2013-10-142-0/+65
| | |\
| | | * WL#7266: Dump-thread additional concurrency tests ...Nuno Carvalho2013-10-144-0/+108
| | | * Bug#17402313 DUMP THREAD SENDS SOME EVENTS MORE THAN ONCELibing Song2013-09-102-0/+2
| | * | Bug#14621190: HA_INNOBASE::INDEX_NEXT SKIPS A RECORD IF PREVIOUSMattias Jonsson2013-10-011-1/+1
| | * | BUG#16580366- MTR TESTS FAILING SPORADICALLY ON PB2 (5.5, 5.6 AND 5.7)Shivji Kumar Jha2013-09-2714-1/+34
| | * | post-push fix for bug#53947Mattias Jonsson2013-09-126-36/+0
* | | | Merge into 10.0-base: MDEV-5363, make parallel replication waits killable.unknown2014-01-075-0/+1410
|\ \ \ \
| * | | | MDEV-5363: Make parallel replication waits killableunknown2014-01-063-0/+322
| * | | | MDEV-5363: Make parallel replication waits killableunknown2014-01-032-0/+109
| * | | | MDEV-5363: Make parallel replication waits killableunknown2013-12-182-0/+311
| * | | | MDEV-5363: Make parallel replication waits killableunknown2013-12-172-0/+228
| * | | | MDEV-5363: Make parallel replication waits killableunknown2013-12-172-0/+246
| * | | | MDEV-5363: Make parallel replication waits killableunknown2013-12-132-0/+194
* | | | | Merge 5.5->10.0-baseAlexander Barkov2013-12-172-0/+68
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | MDEV-5453 Assertion `src' fails in my_strnxfrm_unicode on GROUP BY MID(..) WI...Alexander Barkov2013-12-172-0/+68
| * | | A fix for MySQL#65146 introduced a new warning.Elena Stepanova2013-11-281-1/+1
* | | | MDEV-4946: IO thread should expose its current GTID positionunknown2013-11-258-35/+43
* | | | 5.5 mergeSergei Golubchik2013-11-2343-304/+436
|\ \ \ \ | |/ / /
| * | | mysql-5.5.34 mergeSergei Golubchik2013-11-1933-289/+303
| |\ \ \ | | |/ /
| | * | BUG#16290902 DROP TEMP TABLE IF EXISTS CAN CAUSE POINTVenkatesh Duggirala2013-07-2720-258/+258
| | * | BUG#12535301- SYS_VARS.RPL_INIT_SLAVE_FUNC MISMATCHES IN DAILY-5.5Astha Pareek2013-07-232-12/+8
| | |\ \ | | | |/
| | | * BUG#16295518 - SYS_VARS.RPL_INIT_SLAVE_FUNC IS FAILING ON MYSQL-5.1 Astha Pareek2013-07-233-19/+13
| * | | Added test case for new system variable innodb_use_stacktrace and made sure t...Jan Lindström2013-11-153-1/+104
| * | | Add new configuration variableJan Lindström2013-11-141-0/+1
| * | | Fixes for storage_engine tests on WindowsElena Stepanova2013-11-138-15/+29
| |\ \ \
| | * | | Workaround for the delayed InnoDB error messages in the log fileElena Stepanova2013-11-131-0/+11
| | * | | Windows-specific suppression and perl problemsElena Stepanova2013-11-122-3/+3
| | * | | Fixes for Windows and different time zonesElena Stepanova2013-11-116-12/+15