mariadb/innobase/dict
heikki@hundin.mysql.fi 7533b0cfff dict0dict.c:
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
2004-02-02 00:10:45 +02:00
..
ts Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
dict0boot.c Many files: 2003-06-15 01:04:28 +03:00
dict0crea.c Many files: 2003-06-15 01:04:28 +03:00
dict0dict.c dict0dict.c: 2004-02-02 00:10:45 +02:00
dict0load.c Many files: 2003-06-15 01:04:28 +03:00
dict0mem.c Many files: 2003-06-15 01:04:28 +03:00
Makefile.am - Fixed bug in "make DESTDIR=<dir> install" - the InnoDB static 2003-04-10 20:03:52 +02:00
makefilewin Added Innobase to source distribution 2001-02-17 14:19:19 +02:00