• kostja@bodhi.(none)'s avatar
    A follow up after the patch for Bug#21074 - even though · f5267530
    kostja@bodhi.(none) authored
    we now have exclusive name lock on the table name in mysql_rm_table_part2,
    we still should keep LOCK_open - some storage engines are not
    ready for locking scope change and assume that LOCK_open is kept.
    Still, the binary logging and query cache invalidation calls
    moved out of LOCK_open scope.
    Fixes some of the broken 5.1-runtime tests (tests break on asserts).
    f5267530
mysql_priv.h 86.6 KB