mariadb/innobase/trx
heikki@hundin.mysql.fi 7ad5e20461 Many files:
Fix InnoDB critical bug ; 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
..
Makefile.am
makefilewin
trx0purge.c
trx0rec.c
trx0roll.c
trx0rseg.c
trx0sys.c
trx0trx.c Many files: 2004-12-27 04:10:25 +02:00
trx0undo.c