• Monty's avatar
    MDEV-19384 Deadlock in FTWRL · b8259e4b
    Monty authored
    The deadlock happened between FTWRL under open HANDLER, LOCK TABLE and
    DROP DATABASE
    
    Fixed by reverting the previous fix for handler open in
    lock_global_read_lock()
    
    Fixed the original (wrong) test case in flush_read_lock.test to be
    repeatable.
    b8259e4b
flush_read_lock.result 71.6 KB