mariadb/storage/innobase/trx
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
..
trx0i_s.cc move to storage/innobase 2015-05-04 19:17:21 +02:00
trx0purge.cc 5.6.31 2016-06-21 14:21:03 +02:00
trx0rec.cc Merge branch 'merge-innodb-5.6' into 10.0 2016-06-21 14:58:19 +02:00
trx0roll.cc Merge following commit from 5.5: 2016-06-23 07:42:40 +03:00
trx0rseg.cc move to storage/innobase 2015-05-04 19:17:21 +02:00
trx0sys.cc 5.6.27 2015-10-09 17:21:46 +02:00
trx0trx.cc Merge branch 'merge-innodb-5.6' into 10.0 2016-06-21 14:58:19 +02:00
trx0undo.cc Merge branch 'merge-innodb-5.6' into 10.0 2016-06-21 14:58:19 +02:00