• heikki@hundin.mysql.fi's avatar
    dict0dict.c: · 7533b0cf
    heikki@hundin.mysql.fi authored
      Remove redundant code; parse both the database name and the table name in a FOREIGN KEY constraint with quotes in mind
    row0mysql.c, ha_innodb.cc, sql_table.cc:
      Return error message Cannot delete or update a parent row... if we try to drop a table which is referenced by a FOREIGN KEY constraint, and the user has not set foreign_key_checks=0
    7533b0cf
row0mysql.c 66.3 KB