• unknown's avatar
    row0mysql.c: · 09182527
    unknown authored
      Fix bug: if we RENAME a table, InnoDB forgot to load the foreign key constraints that reference the new table name, and forgot to check that they are compatible with the table
    
    
    innobase/row/row0mysql.c:
      Fix bug: if we RENAME a table, InnoDB forgot to load the foreign key constraints that reference the new table name, and forgot to check that they are compatible with the table
    09182527
row0mysql.c 74.9 KB