mariadb/innobase/buf
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
..
buf0buf.c Many files: 2004-11-26 00:12:50 +02:00
buf0flu.c manually merged 2004-08-18 19:57:55 +02:00
buf0lru.c Many files: 2004-11-26 00:12:50 +02:00
buf0rea.c Many files: 2004-12-27 04:10:25 +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