mirror of
https://github.com/MariaDB/server.git
synced 2025-11-16 20:23:18 +03:00
InnoDB requires a full table rebuild for foreign key changes. It was not possible in compare_tables() to detect such changes. On Heikkis proposal I added a new flag to the syntax parser where foreign key definition changes are done. I test for this flag in compare_tables() now.
68 KiB
68 KiB