• vasil's avatar
    branches/5.1: · 74d591f4
    vasil authored
    Merge r2160 from trunk/:
    
    Fix Bug#18942 by dropping all foreign key constraints at the end of
    DROP DATABASE. Usually, by then, there are no foreign constraints
    left because all of them are dropped when the relevant tables are
    dropped. This code is to ensure that any orphaned FKs are wiped too.
    74d591f4
row0mysql.c 110 KB