we cannot enforce READ COMMITTED with statement-based repl, as repl cannot lock lock transactions. thereforemr12.5.127d39e5introduced "insert IGNORE contract_balances" and a subsequent check for the number of modified rows, to see if the B node added records. there is a bug with that hwoever, since ->execute returns 0E0 if 0 rows affected, and the RESTART_BALANCE_CATCHUP is not entered. Change-Id: Ica862d2e15364e4d627b797cafa35f0be620bfeb (cherry picked from commitef1ffede7e) (cherry picked from commitbadf5cc3a7)
parent
d6b9e5a6a3
commit
5807d286ed
Loading…
Reference in new issue