mariadb/storage/innobase/dict
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
..
dict0boot.cc move to storage/innobase 2015-05-04 19:17:21 +02:00
dict0crea.cc Merge following commit from 5.5: 2016-06-23 07:42:40 +03:00
dict0dict.cc Merge branch 'merge-innodb-5.6' into 10.0 2016-06-21 14:58:19 +02:00
dict0load.cc Merge branch 'merge-innodb-5.6' into 10.0 2016-06-21 14:58:19 +02:00
dict0mem.cc Merge branch 'merge-innodb-5.6' into 10.0 2016-06-21 14:58:19 +02:00
dict0stats.cc Merge branch 'merge-innodb-5.6' into 10.0 2016-02-16 18:32:59 +01:00
dict0stats_bg.cc Merge branch 'merge-innodb-5.6' into 10.0 2016-06-21 14:58:19 +02:00