MySQL schema compare finds different foreign keys, but displays them with missing constraint name and column lists. For example: ALTER TABLE `x`.`y` ADD CONSTRAINT `(` FOREIGN KEY() REFERENCES ``();
↧