Actions
Bug #14433
closedMigration failures on MySQL 5.1, MariaDB 5.5
Description
MySQL specific process of renaming tables results in several migration errors caused by foreign key constraints. Complete list of errors added as an attachment with description form InnoDB engine.
Steps to reporoduce:
1) use mysql as a database
2) run migrations
Files
Actions