mariadb/innobase/dict
heikki@hundin.mysql.fi 7ad5e20461 Many files:
Fix InnoDB critical bug #7496; we scan the InnoDB data dictionary also at a normal mysqld startup, and create the spaces, so that we know the mapping space id -> .ibd file name; fix an infinite loop if DISCARD TABLESPACE coincides with INSERT or some other table operation; fix a potential crash if DISCARD TABLESPACE coincides with a cascaded FOREIGN KEY operation in the same table; do not allow DISCARD TABLESPACE of a referenced table if FOREIGN_KEY_CHECKS=1
2004-12-27 04:10:25 +02:00
..
dict0boot.c InnoDB cleanup: 2004-05-27 15:27:43 +03:00
dict0crea.c merge with 4.0 2004-11-02 08:58:45 +02:00
dict0dict.c dict0dict.c, log.cc: 2004-12-10 18:03:43 +02:00
dict0load.c Many files: 2004-12-27 04:10:25 +02:00
dict0mem.c Many files: 2004-10-07 20:53:20 +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