mariadb/innobase/row
unknown 139855210b InnoDB: limit the recursion depth for ON (UPDATE|DELETE) CASCADE
(Bug #4446)


innobase/row/row0ins.c:
  row_ins_foreign_check_on_constraint(): limit recursion for UPDATE too
mysql-test/r/innodb.result:
  Add test for recursion depth limit
mysql-test/t/innodb.test:
  Add test for recursion depth limit
2004-07-15 15:46:22 +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
row0ins.c InnoDB: limit the recursion depth for ON (UPDATE|DELETE) CASCADE 2004-07-15 15:46:22 +03:00
row0mysql.c InnoDB: LOCK TABLE clean-up 2004-07-12 16:47:22 +03:00
row0purge.c InnoDB: send diagnostic output to stderr or files 2004-04-06 16:14:43 +03:00
row0row.c InnoDB: send diagnostic output to stderr or files 2004-04-06 16:14:43 +03:00
row0sel.c InnoDB: Changed bug reporting address to http://bugs.mysql.com 2004-05-11 11:05:02 +03:00
row0uins.c InnoDB cleanup: fixing buffer overflows and quoting of quotes 2004-04-01 16:51:34 +03:00
row0umod.c InnoDB: Changed bug reporting address to http://bugs.mysql.com 2004-05-11 11:05:02 +03:00
row0undo.c InnoDB: send diagnostic output to stderr or files 2004-04-06 16:14:43 +03:00
row0upd.c Cset exclude: marko@hundin.mysql.fi|ChangeSet|20040311211202|05613 2004-06-17 13:25:06 +03:00
row0vers.c Allow UNIV_SYNC_DEBUG to be disabled while UNIV_DEBUG is enabled 2004-03-12 17:14:51 +02:00