mariadb/storage/xtradb/handler
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
..
ha_innodb.cc MDEV-10083: Orphan ibd file when playing with foreign keys 2016-06-23 06:46:05 +03:00
ha_innodb.h Merge branch 'merge-xtradb-5.5' into 5.5 2016-04-20 18:56:41 +02:00
handler0alter.cc MDEV-7139: Sporadic failure in innodb.innodb_corrupt_bit on P8 2016-06-08 08:40:10 +03:00
i_s.cc MDEV-7762 InnoDB: Failing assertion: block->page.buf_fix_count > 0 in buf0buf.ic line 730 2015-12-03 13:18:10 +02:00
i_s.h move to storage/xtradb/ 2015-04-27 23:37:51 +02:00