we cannot enforce READ COMMITTED with statement-based repl, as repl cannot lock lock transactions. thereforemr14.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)
parent
e1fa0b244a
commit
b0e6d7f18e
Loading…
Reference in new issue