mariadb/storage/xtradb/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 move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
trx0purge.c move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
trx0rec.c move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
trx0roll.c MDEV-10083: Orphan ibd file when playing with foreign keys 2016-06-23 06:46:05 +03:00
trx0rseg.c move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
trx0sys.c move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
trx0trx.c Merge branch 'merge/merge-xtradb-5.5' into 5.5 2015-12-09 12:57:04 +01:00
trx0undo.c move to storage/xtradb/ 2015-04-27 23:37:51 +02:00