mariadb/mysql-test/suite/sys_vars
Sergei Golubchik a411d7f4f6 store/show vcols as item->print()
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.
2016-12-12 20:35:41 +01:00
..
inc
r store/show vcols as item->print() 2016-12-12 20:35:41 +01:00
t
disabled.def