mariadb/storage/xtradb/sync
Sergey Vojtovich ed313e8a92 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.
2014-12-01 14:58:29 +04:00
..
sync0arr.c MDEV-7017: Add function to print semaphore waits 2014-11-03 15:43:44 +02:00
sync0rw.c MDEV-7148 - Recurring: InnoDB: Failing assertion: !lock->recursive 2014-12-01 14:58:29 +04:00
sync0sync.c MDEV-7026 - Race in InnoDB/XtraDB mutex implementation can stall or hang the 2014-11-21 15:23:18 +04:00