mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-07-30 07:23:07 +03:00
Remove bf abort handling `client_state::after_statement()`, since the same logic already appears later in `transaction::after_statement()`. Also, introduce `transaction::after_statement()` overload which takes a lock.