• Vasil Dimov's avatar
    Refactor the innodb_bug38231 mysql-test to conform with the · 49dc3a7b
    Vasil Dimov authored
    newly introduced metadata locks.
    
    Previously the behavior was deterministic and if several LOCKs were
    waiting the first one of them was released by UNLOCK (in chronological
    order).
    
    Now (with MDLs) the behavior is undefined and since we do not know in
    what order to --reap the connections we simply disconnect them without
    reaping.
    49dc3a7b
innodb_bug38231.result 199 Bytes