mirror of
https://github.com/MariaDB/server.git
synced 2025-11-12 10:22:39 +03:00
The problem was that the original alias was replaced with a new allocated string, but constraint item's are still pointing to the original alias. Fixed by storing the original alias used when printing constraint in the tables mem_root.
2.3 KiB
2.3 KiB