mirror of
https://github.com/MariaDB/server.git
synced 2025-08-21 16:03:24 +03:00
otherwise we'd need to store sql_mode *per vcol* (consider CREATE INDEX...) and how SHOW CREATE TABLE would support that? Additionally, get rid of vcol::expr_str, just to make sure the string is always generated and never leaked in the original form.