Vicențiu Ciorbaru
45bc7574fb
MDEV-18650: Options deprecated in previous versions - storage_engine
...
Remove usage of deprecated variable storage_engine. It was deprecated in 5.5 but
it never issued a deprecation warning. Make it issue a warning in 10.5.1.
Replaced with default_storage_engine.
2020-02-13 13:42:01 +02:00
Sergei Golubchik
ee8195a731
fix lost vcol checks in sql_table.cc,
...
remove unused FIELD_IS_xxx flags
change vcol tests to use innodb, not xtradb.
2013-07-12 13:32:37 +02:00
Sergei Golubchik
0accbd0364
lots of post-merge changes
2011-04-25 17:22:25 +02:00
Igor Babaev
f7a75b999b
The main commit of Andrey Zhakov's patch introducing vurtual(computed) columns.
...
The original patch has been ameliorated by Sanja and Igor.
2009-10-16 15:57:48 -07:00