mariadb/storage/innobase/handler
Jan Lindström 26de9061e8 Merge following commit from 5.5:
commit ef92aaf9ec
Author: Jan Lindström <jan.lindstrom@mariadb.com>
Date:   Wed Jun 22 22:37:28 2016 +0300

    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 07:42:40 +03:00
..
ha_innodb.cc Merge following commit from 5.5: 2016-06-23 07:42:40 +03:00
ha_innodb.h Merge branch 'merge-innodb-5.6' into 10.0 2016-06-21 14:58:19 +02:00
handler0alter.cc Merge branch 'merge-innodb-5.6' into 10.0 2016-06-21 14:58:19 +02:00
i_s.cc Merge branch '5.5' into 10.0 2015-05-08 11:20:43 +02:00
i_s.h move to storage/innobase 2015-05-04 19:17:21 +02:00