mirror of
https://github.com/MariaDB/server.git
synced 2025-12-07 17:42:39 +03:00
* ignore CHECK constraint for historical rows; * FOREIGN KEY test case. TODO: MDEV-16301 IB: use real table name for error messages on ALTER Closes tempesta-tech/mariadb#491 Closes #748