summaryrefslogtreecommitdiff
path: root/storage/xtradb/row/row0sel.cc
diff options
context:
space:
mode:
authorJan Lindström <jan.lindstrom@mariadb.com>2015-10-20 13:41:14 +0300
committerJan Lindström <jan.lindstrom@mariadb.com>2015-10-20 13:41:14 +0300
commitf3e362464bb67c02236a2ecb7526fb0c046e8474 (patch)
tree673cfae47148dacf9cbc6566fbe2daf69e05e2c9 /storage/xtradb/row/row0sel.cc
parent76701c6d3426db99f80978718bd0f6628ce85e6a (diff)
downloadmariadb-git-f3e362464bb67c02236a2ecb7526fb0c046e8474.tar.gz
MDEV-8869: Potential lock_sys->mutex deadlock
Analysis: We are alreading holing lock_sys mutex when we call thd::awake. This could lead mutex deadlock if trx->current_lock_mutex_owner is not correctly set. Fix: Make sure that trx->current_lock_mutex_owner is correctly set.
Diffstat (limited to 'storage/xtradb/row/row0sel.cc')
0 files changed, 0 insertions, 0 deletions