mirror of
https://github.com/MariaDB/server.git
synced 2025-01-20 14:02:32 +01:00
0a60bd2243
Problem: rpl_switch_stm_row_mixed did not wait until row events generated by INSERT DELAYED were written to the master binlog before it synchronized slave with master. This caused sporadic errors where these rows were missing on slave. Fix: wait until all rows appear on the slave. This is a backport, applying the same to 5.1-bugteam as was previously applied to 6.0-rpl |
||
---|---|---|
.. | ||
binlog | ||
bugs | ||
funcs_1 | ||
funcs_2 | ||
im | ||
jp | ||
large_tests | ||
manual | ||
ndb | ||
ndb_team | ||
parts | ||
rpl | ||
rpl_ndb | ||
stress |