mariadb/mysql-test/suite
unknown ec374f1e53 MDEV-5769: Slave crashes on attempt to do parallel replication from an older master
Older master has no GTID events, so such events are not available for
deciding on scheduling of event groups and so on.

With this patch, we run such events from old masters single-threaded, in the
sql driver thread.

This seems better than trying to make the parallel code handle the data from
older masters; while possible, this would require a lot of testing (as well as
possibly some extra overhead in the scheduling of events), which hardly seems
worthwhile.
2014-03-04 08:48:32 +01:00
..
archive 5.5 merge 2013-07-17 21:24:29 +02:00
binlog Fix check_testcase complaints due to missing SET debug_sync=RESET in a few tests. 2014-02-10 12:53:04 +01:00
csv error messages: name the storage engine explicitly, 2013-04-09 23:27:07 +02:00
engines 5.5 merge and fixes for compiler/test errors 2013-09-18 13:07:31 +02:00
federated 5.5 merge 2014-02-01 00:54:03 +01:00
funcs_1 MDEV-4332 Increase username length from 16 characters 2013-11-03 16:31:52 +01:00
funcs_2 overlay support for mysql-test-run and mysqltest 2012-02-23 07:50:11 +01:00
handler 5.5 merge 2014-02-01 00:54:03 +01:00
heap 5.5 merge 2013-03-27 23:41:02 +01:00
innodb 5.5 merge 2014-02-01 00:54:03 +01:00
jp find_files(): don't sort files in my_dir(), sort table names 2013-04-07 17:17:25 +02:00
large_tests
manual
maria 5.5 merge 2014-02-01 00:54:03 +01:00
mtr/t overlay support for mysql-test-run and mysqltest 2012-02-23 07:50:11 +01:00
mtr2 Fix for overlayed include files on Windows and a test case 2013-11-10 14:37:32 +04:00
multi_source Fixed test case as gtid events are not counted anymore 2014-02-11 18:45:49 +02:00
optimizer_unfixed_bugs Fix for MDEV-533: Confusing error code when doing auto-increment insert for out-of-range values 2012-09-18 15:14:19 +03:00
oqgraph 1. support for testing statically built oqgraph 2012-03-30 22:15:44 +02:00
parts MDEV-5421 Assertion `! is_set()' fails on INSERT IGNORE when a table has no partition for a value 2014-01-23 00:03:05 +01:00
percona error messages: name the storage engine explicitly, 2013-04-09 23:27:07 +02:00
perfschema MDEV-5657: Parallel replication. 2014-02-26 15:02:09 +01:00
perfschema_stress mysql-5.5 merge 2012-01-16 20:16:35 +01:00
plugins merge 5.5->10.0-base 2014-02-05 16:20:37 +02:00
roles MDEV-5232 SET ROLE checks privileges differently from check_access() 2013-11-04 13:37:39 +01:00
rpl MDEV-5769: Slave crashes on attempt to do parallel replication from an older master 2014-03-04 08:48:32 +01:00
sphinx Don't show sphinx_error% as this may be a different set of variables in different SPHINX releases 2013-03-17 14:33:17 +02:00
storage_engine A fix for MySQL#65146 introduced a new warning. 2013-11-28 19:54:07 +04:00
stress Bug #11751927 42960: MTR2: NO MORE --STRESS PARAMETERS 2011-09-15 12:34:32 +02:00
sys_vars MDEV-5657: Parallel replication. 2014-02-26 15:02:09 +01:00
unit MDEV-4425 REGEXP enhancements 2013-09-26 18:02:17 +04:00
vcol 5.5 merge and fixes for compiler/test errors 2013-09-18 13:07:31 +02:00