we cannot enforce READ COMMITTED with statement-based repl, as repl cannot lock lock transactions. thereforemr26.0.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 commit899cc42e56)
parent
65b7323799
commit
8dddde8b37
Loading…
Reference in new issue