• Marko Mäkelä's avatar
    Bug#14025221 FOREIGN KEY REFERENCES FREED MEMORY AFTER DROP INDEX · dde1b32d
    Marko Mäkelä authored
    dict_table_replace_index_in_foreign_list(): Replace the dropped index
    also in the foreign key constraints of child tables that are
    referencing this table.
    
    row_ins_check_foreign_constraint(): If the underlying index is
    missing, refuse the operation.
    
    rb:1051 approved by Jimmy Yang
    dde1b32d
dict0dict.c 130 KB