1
0
mirror of https://github.com/codership/wsrep-lib.git synced 2025-07-27 09:01:50 +03:00

use log_position when calculating bytes_to_replicate

`bytes_certified` includes XA events which are not written to the
binlog. Thus, we need to use `log_position` instead.
This commit is contained in:
Leandro Pacheco
2019-03-11 14:49:01 +01:00
committed by Daniele Sciascia
parent a9987aa970
commit d9ada0226f
2 changed files with 3 additions and 2 deletions