mariadb/innobase/row
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
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
row0ins.c row0ins.c: 2004-01-14 16:21:54 +02:00
row0mysql.c dict0dict.c: 2004-02-02 00:10:45 +02:00
row0purge.c btr0btr.h, btr0btr.c, row0purge.c: 2003-01-16 01:21:13 +02:00
row0row.c Many files: 2003-06-15 01:04:28 +03:00
row0sel.c data0data.ic, data0data.h, row0sel.c: 2004-01-27 20:10:04 +02:00
row0uins.c Many files: 2002-10-29 23:16:46 +02:00
row0umod.c btr0cur.c, row0umod.c: 2003-12-13 01:31:59 +02:00
row0undo.c Many files: 2002-11-06 00:41:27 +02:00
row0upd.c row0upd.h, row0upd.c: 2003-12-12 08:09:25 +02:00
row0vers.c Many files: 2003-12-12 07:51:21 +02:00