mariadb/mysql-test/suite
unknown 416aed25ed MDEV-4475: Replication from MariaDB 10.0 to 5.5 does not work
The problem was the Gtid_list event which is logged to the binlog in
10.0 and is not understood by the 5.5 server.

This event is supposed to be replaced with a dummy event for 5.5
servers. But the very first event logged in the very first binlog
has an empty list of GTID, which makes the event too short to be
replacable with an empty event.

The fix is to pad the empty Gtid_list event to be big enough to
be replacable by a dummy event.
2013-05-24 22:21:08 +02:00
..
archive portability fixes for mysql-test 2013-04-10 15:43:57 +02:00
binlog MDEV-4475: Replication from MariaDB 10.0 to 5.5 does not work 2013-05-24 22:21:08 +02:00
csv error messages: name the storage engine explicitly, 2013-04-09 23:27:07 +02:00
engines 5.5 merge 2013-03-27 23:41:02 +01:00
federated error messages: name the storage engine explicitly, 2013-04-09 23:27:07 +02:00
funcs_1 MDEV-26: Global transaction ID. 2013-05-22 17:36:48 +02:00
funcs_2
handler error messages: name the storage engine explicitly, 2013-04-09 23:27:07 +02:00
heap 5.5 merge 2013-03-27 23:41:02 +01:00
innodb MDEV-4475: Replication from MariaDB 10.0 to 5.5 does not work 2013-05-24 22:21:08 +02: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 Added some fixes that should make MyISAM & Aria REPAIR work with more than 4G records 2013-05-10 12:32:34 +03:00
mtr/t
mtr2
multi_source MDEV-4475: Replication from MariaDB 10.0 to 5.5 does not work 2013-05-24 22:21:08 +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
parts 5.2 -> 5.3 2013-02-28 21:48:47 +01:00
percona error messages: name the storage engine explicitly, 2013-04-09 23:27:07 +02:00
perfschema MDEV-26: Global transaction ID. First alpha release. 2013-04-15 10:55:27 +02:00
perfschema_stress
plugins portability fixes for mysql-test 2013-04-10 15:43:57 +02:00
rpl MDEV-4475: Replication from MariaDB 10.0 to 5.5 does not work 2013-05-24 22:21:08 +02: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 Add missing check for thd->killed in mysql_binlog_send(). 2013-04-24 13:05:40 +02:00
stress
sys_vars MDEV-26: Global transaction ID. 2013-05-22 17:36:48 +02:00
unit
vcol 5.5 merge 2013-01-29 15:10:47 +01:00