mariadb/storage/test_sql_discovery
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
..
mysql-test store/show vcols as item->print() 2016-12-12 20:35:41 +01:00
CMakeLists.txt test_sql_discovery storage engine 2013-04-09 16:07:35 +02:00
test_sql_discovery.cc MDEV-4786 - merge 10.0-monty - 10.0 2013-07-24 16:51:48 +04:00