mariadb/storage/innobase/trx
Jan Lindström ef92aaf9ec MDEV-10083: Orphan ibd file when playing with foreign keys
Analysis: row_drop_table_for_mysql did not allow dropping
referenced table even in case when actual creating of the
referenced table was not successfull if foreign_key_checks=1.

Fix: Allow dropping referenced table even if foreign_key_checks=1
if actual table create returned error.
2016-06-23 06:46:05 +03:00
..
trx0i_s.c mysql-5.5.33 merge 2013-09-06 22:31:30 +02:00
trx0purge.c Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
trx0rec.c UNIV_DEBUG build of some environments needs 2012-12-04 12:32:58 +09:00
trx0roll.c MDEV-10083: Orphan ibd file when playing with foreign keys 2016-06-23 06:46:05 +03:00
trx0rseg.c Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
trx0sys.c mysql-5.5.32 merge 2013-07-16 19:09:54 +02:00
trx0trx.c mysql-5.5.33 merge 2013-09-06 22:31:30 +02:00
trx0undo.c Merge mysql-5.1 to mysql-5.5. 2012-02-17 11:52:51 +02:00