summaryrefslogtreecommitdiff
path: root/storage/xtradb
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2020-05-04 18:57:55 +0300
committerMarko Mäkelä <marko.makela@mariadb.com>2020-05-04 18:57:55 +0300
commitd467bb7e5e7902cf763c86cae71fde4f08e2ae3e (patch)
tree494dd192424f1fe4e6990f6cc717b7fb965f78c8 /storage/xtradb
parent5a270e6acc915fa2741b99e7924fa078a971d083 (diff)
downloadmariadb-git-d467bb7e5e7902cf763c86cae71fde4f08e2ae3e.tar.gz
MDEV-7962 post-push fixes
This is a partial backport of commit 5e7e7153b439ea1b12588f5830d66b3a0cf13414 from 10.4. assert_trx_is_free(): Assert !is_wsrep(). trx_init(): Do not initialize trx->wsrep, because it must have been initialized already. trx_commit_in_memory(): Invoke wsrep_commit_ordered(). This call was being skipped, because the transaction object had already been freed to the pool. trx_rollback_for_mysql(), innobase_commit_low(), innobase_rollback_trx(): Always reset trx->wsrep.
Diffstat (limited to 'storage/xtradb')
0 files changed, 0 insertions, 0 deletions