mariadb/storage/xtradb
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
..
btr Merge branch 'merge/merge-xtradb-5.5' into 5.5 2015-12-09 12:57:04 +01:00
buf Merge branch 'merge-xtradb-5.5' into 5.5 2016-04-20 18:56:41 +02:00
data move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
dict MDEV-10083: Orphan ibd file when playing with foreign keys 2016-06-23 06:46:05 +03:00
dyn move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
eval move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
fil move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
fsp move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
fut move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
ha move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
handler MDEV-10083: Orphan ibd file when playing with foreign keys 2016-06-23 06:46:05 +03:00
ibuf move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
include MDEV-10083: Orphan ibd file when playing with foreign keys 2016-06-23 06:46:05 +03:00
lock 5.5.46-37.6 2015-12-09 12:27:04 +01:00
log Merge branch 'merge-xtradb-5.5' into 5.5 2016-06-14 13:59:41 +02:00
mach move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
mem move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
mtr move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
os Merge branch 'merge-xtradb-5.5' into 5.5 2016-06-14 13:59:41 +02:00
page move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
pars move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
que move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
read move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
rem MDEV-8020: innodb.innodb-mdev-7055 produces valgrind warnings in buildbot 2015-04-28 15:29:46 +03:00
row MDEV-10083: Orphan ibd file when playing with foreign keys 2016-06-23 06:46:05 +03:00
srv Merge branch 'merge-xtradb-5.5' into 5.5 2016-04-20 18:56:41 +02:00
sync Merge branch 'merge-xtradb-5.5' into 5.5 2015-08-01 15:08:33 +02:00
trx MDEV-10083: Orphan ibd file when playing with foreign keys 2016-06-23 06:46:05 +03:00
usr move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
ut move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
CMakeLists.txt Merge branch 'merge/merge-xtradb-5.5' into 5.5 2015-12-09 12:57:04 +01:00
COPYING.Google move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
COPYING.Percona move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
Doxyfile move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
ha_innodb.def move to storage/xtradb/ 2015-04-27 23:37:51 +02:00