summaryrefslogtreecommitdiff
path: root/mysql-test/suite/vcol/t/vcol_column_def_options_innodb.test
Commit message (Collapse)AuthorAgeFilesLines
* fix lost vcol checks in sql_table.cc,Sergei Golubchik2013-07-121-1/+1
| | | | | remove unused FIELD_IS_xxx flags change vcol tests to use innodb, not xtradb.
* lots of post-merge changesSergei Golubchik2011-04-251-1/+1
|
* The main commit of Andrey Zhakov's patch introducing vurtual(computed) columns.Igor Babaev2009-10-161-0/+51
The original patch has been ameliorated by Sanja and Igor.