mariadb/storage/test_sql_discovery/mysql-test
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
..
archive MDEV-4955 discover of table non-existance on CREATE 2014-02-27 22:43:42 +01:00
main/t MDEV-4955 discover of table non-existance on CREATE 2014-02-27 22:43:42 +01:00
sql_discovery store/show vcols as item->print() 2016-12-12 20:35:41 +01:00