• mkaruza's avatar
    MDEV-22222: Assertion `state() == s_executing || state() == s_preparing ||... · 2b8b7394
    mkaruza authored
    MDEV-22222: Assertion `state() == s_executing || state() == s_preparing || state() == s_prepared || state() == s_must_abort || state() == s_aborting || state() == s_cert_failed || state() == s_must_replay' failed in wsrep::transaction::before_rollback
    
    LOCK TABLE will do implicit commit, we need to properly handle transaction after commit.
    2b8b7394
galera_lock_tables_in_transaction.test 420 Bytes