mariadb/mysql-test/suite/vcol/t
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
..
alter_inplace-9045.test MDEV-9045 Inconsistent handling of "ALGORITHM=INPLACE" with PERSISTENT generated columns 2016-02-15 13:02:21 +01:00
charsets.test Merge branch '10.1' into 10.2 2016-09-09 08:33:08 +02:00
delayed.test store/show vcols as item->print() 2016-12-12 20:35:41 +01:00
innodb_autoinc_vcol.test gcol mysql-test suite from 5.7 2016-12-12 20:27:36 +01:00
load_data.test
mrr.test bugfix: move vcol calculations down into the handler 2016-12-12 20:27:38 +01:00
not_supported.test Fixed compiler warnings and failing tests 2016-10-05 01:11:08 +03:00
rpl_vcol.test
update.test bugfix: UPDATE and virtual BLOBs 2016-12-12 20:27:38 +01:00
vcol_archive.test
vcol_blackhole.test
vcol_blocked_sql_funcs.test MDEV-7563 Support CHECK constraint as in (or close to) SQL Standard 2016-06-30 11:43:02 +02:00
vcol_blocked_sql_funcs_main.inc store/show vcols as item->print() 2016-12-12 20:35:41 +01:00
vcol_column_def_options_innodb.test
vcol_column_def_options_myisam.test
vcol_csv.test
vcol_handler_innodb.test
vcol_handler_maria.test
vcol_handler_myisam.test
vcol_ins_upd_innodb.test
vcol_ins_upd_myisam.test
vcol_keys_innodb.test MDEV-5800 InnoDB support for indexed vcols 2016-12-12 20:27:42 +01:00
vcol_keys_myisam.test MDEV-5800 MyISAM support for indexed vcols 2016-12-12 20:27:36 +01:00
vcol_memory.test
vcol_merge.test
vcol_misc.test MDEV-7563 Support CHECK constraint as in (or close to) SQL Standard 2016-06-30 11:43:02 +02:00
vcol_non_stored_columns_innodb.test
vcol_non_stored_columns_myisam.test
vcol_partition_innodb.test
vcol_partition_myisam.test
vcol_select_innodb.test
vcol_select_myisam.test
vcol_supported_sql_funcs.test MDEV-7563 Support CHECK constraint as in (or close to) SQL Standard 2016-06-30 11:43:02 +02:00
vcol_supported_sql_funcs_main.inc session-state dependent functions in DEFAULT/CHECK/vcols 2016-08-27 16:59:12 +02:00
vcol_syntax.test
vcol_trigger_sp_innodb.test
vcol_trigger_sp_myisam.test
vcol_view_innodb.test
vcol_view_myisam.test