mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 06:44:16 +01:00
4c1c9db823
in short we now record whenever the slave I/O thread ignores a master's event because of its server id, and use this info in the slave SQL thread to advance Exec_master_log_pos. Because if we do not, this variable stays at the position of the last executed event, i.e. the last *non-ignored* executed one, which may not be the last of the master's binlog (and so the slave *looks* behind the master though it's data-wise it's not).
0 lines
Text
0 lines
Text