• Sergey Vojtovich's avatar
    MDEV-7148 - Recurring: InnoDB: Failing assertion: !lock->recursive · e13459a1
    Sergey Vojtovich authored
    Re-applied lost in the merge revision:
    commit ed313e8a
    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.
    e13459a1
sync0rw.cc 29.1 KB