mirror of
https://github.com/MariaDB/server.git
synced 2025-11-25 17:25:02 +03:00
when validating vcol's (default, check, etc) in ALTER TABLE vcol_info->flags are modified in place. This means that if ALTER TABLE fails for any reason we need to restore them to their original values. (mroonga was freeing the memory on ::reset() but not on ::close())
7.2 KiB
7.2 KiB