diff options
author | Marko Mäkelä <marko.makela@mariadb.com> | 2019-03-27 15:00:12 +0200 |
---|---|---|
committer | Marko Mäkelä <marko.makela@mariadb.com> | 2019-03-27 15:00:12 +0200 |
commit | f3ff45f955ec90d22c0c94d11451d6e36b48b7eb (patch) | |
tree | 42ce3d3491d0c1426b1657d516d318e5e7151b91 /man | |
parent | 349560d5d5e53966fe75eef2bfefd12e29278f6a (diff) | |
download | mariadb-git-f3ff45f955ec90d22c0c94d11451d6e36b48b7eb.tar.gz |
MDEV-15658: Assertion failed in lock_rec_other_trx_holds_expl_callback
Fix a race condition that was introduced in debug code by MDEV-14638.
lock_rec_other_trx_holds_expl(): After acquiring the lock_sys->mutex,
check if the transaction might have been committed. Otherwise,
the assertion in the trx_sys.rw_trx_hash traversal callback could fail.
Diffstat (limited to 'man')
0 files changed, 0 insertions, 0 deletions