diff options
author | Andrei Elkin <andrei.elkin@mariadb.com> | 2018-01-26 23:26:39 +0200 |
---|---|---|
committer | Monty <monty@mariadb.org> | 2018-01-27 14:35:54 +0200 |
commit | c09371dce66c48393cb9d1c56f9add23664c772f (patch) | |
tree | 6a888a7d77339a1afb31503b208804273b55a89f /BUILD/compile-pentium64-asan-max | |
parent | 0d31b4b3288d96d5fddc6c6c55d1e7ec9222d7df (diff) | |
download | mariadb-git-c09371dce66c48393cb9d1c56f9add23664c772f.tar.gz |
MDEV-14721 Big transaction events get lost on semisync master when
replicate_events_marked_for_skip=FILTER_ON_MASTER
When events of a big transaction are binlogged offsetting over 2GB from
the beginning of the log the semisync master's dump thread
lost such events.
The events were skipped by the Dump thread that found their skipping
status erroneously.
The current fixes make sure the skipping status is computed correctly.
The test verifies them simulating the 2GB offset.
Diffstat (limited to 'BUILD/compile-pentium64-asan-max')
0 files changed, 0 insertions, 0 deletions