diff options
author | unknown <knielsen@knielsen-hq.org> | 2014-03-04 13:10:14 +0100 |
---|---|---|
committer | unknown <knielsen@knielsen-hq.org> | 2014-03-04 13:10:14 +0100 |
commit | b5b82108497b5beda3b2fbe98ecea178b5e58076 (patch) | |
tree | 71c3369a19a129788c0f682380225cb427bb9e39 /sql/rpl_parallel.cc | |
parent | ec374f1e53fc384bca65f9ab51dd5e0f4af20a1e (diff) | |
download | mariadb-git-b5b82108497b5beda3b2fbe98ecea178b5e58076.tar.gz |
MDEV-5754: MySQL 5.5 slaves cannot replicate from MariaDB 10.0
The problem was when a GTID event was part of a group commit, and so contained
a commit id. The code that replaces GTID with a BEGIN event for old slaves did
not correctly handle this case.
Fix the code so that the GTID with commit id can also be properly replaced
with a BEGIN query event. The extra two bytes are in the BEGIN event replaced
with a dummy, empty time zone string.
Diffstat (limited to 'sql/rpl_parallel.cc')
0 files changed, 0 insertions, 0 deletions