mirror of
https://github.com/MariaDB/server.git
synced 2025-12-06 05:42:06 +03:00
- Fixed mysql_prepare_create_table() constraint duplicate checking; - Refactored period constraint handling in mysql_prepare_alter_table(): * No need to allocate new objects; * Keep old constraint name but exclude it from dup checking by automatic_name; - Some minor memory leaks fixed; - Some conceptual TODOs.
186 KiB
186 KiB