Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
MDEV-23584 : Galera assertion failure "thd->transaction.stmt.is_empty…
…() at transaction.cc:69 If statement still contains changes it must be committed before actual transaction is committed. This assertion was found using randgen and happens only on applier. No repeatable test case found.
- Loading branch information