mariadb/storage/innobase/sync
Sergey Vojtovich e13459a11e MDEV-7148 - Recurring: InnoDB: Failing assertion: !lock->recursive
Re-applied lost in the merge revision:
commit ed313e8a92
Author: Sergey Vojtovich <svoj@mariadb.org>
Date:   Mon Dec 1 14:58:29 2014 +0400

    MDEV-7148 - Recurring: InnoDB: Failing assertion: !lock->recursive

    On PPC64 high-loaded server may crash due to assertion failure in InnoDB
    rwlocks code.

    This happened because load order between "recursive" and "writer_thread"
    wasn't properly enforced.
2015-03-05 15:30:11 +04:00
..
sync0arr.cc 5.5 merge 2014-11-19 17:23:39 +01:00
sync0rw.cc MDEV-7148 - Recurring: InnoDB: Failing assertion: !lock->recursive 2015-03-05 15:30:11 +04:00
sync0sync.cc 5.5 merge 2014-11-21 20:20:39 +01:00