mariadb/mysql-test/suite/innodb
Marko Mäkelä 5dd3b52f95 MDEV-17531 Crash in RENAME TABLE with FOREIGN KEY and FULLTEXT INDEX
In RENAME TABLE, when an error occurs while renaming FOREIGN KEY
constraint, that error would be overwritten when renaming the
InnoDB internal tables related to FULLTEXT INDEX.

row_rename_table_for_mysql(): Do not attempt to rename the internal
tables if an error already occurred.

This problem was originally reported as Oracle Bug#27545888.
2018-10-25 13:03:29 +03:00
..
include MDEV-13625 Merge InnoDB test cases from MySQL 5.6 (part 1) 2017-08-29 15:28:58 +03:00
r MDEV-17531 Crash in RENAME TABLE with FOREIGN KEY and FULLTEXT INDEX 2018-10-25 13:03:29 +03:00
t MDEV-17531 Crash in RENAME TABLE with FOREIGN KEY and FULLTEXT INDEX 2018-10-25 13:03:29 +03:00
disabled.def MDEV-4396: Fix innodb.innodb_bug14676111 test. 2014-11-03 15:47:57 +02:00