summaryrefslogtreecommitdiff
path: root/sql/create_options.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-1/+1
* Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-8/+10
* Correct FSF addressiangilfillan2017-03-101-1/+1
* MDEV-9949 Connect Engine: long SRCDEF leads to broken tableSergei Golubchik2016-05-051-1/+2
* protect against corrupted frmsSergei Golubchik2016-05-051-1/+2
* MDEV-5867 ALTER TABLE t1 ENGINE=InnoDB keeps bad options when t1 ENGINE is CO...Sergei Golubchik2014-07-081-0/+2
* Enable TokuDB online ALTERSergei Golubchik2013-09-251-0/+3
* MDEV-4786 - merge 10.0-monty - 10.0Sergey Vojtovich2013-07-261-0/+7
* MDEV-4022 table attributes with sysvar as a default valueSergei Golubchik2013-04-091-2/+4
* cleanupSergei Golubchik2013-04-091-9/+6
* merge with 5.3Sergei Golubchik2011-10-191-1/+1
|\
| * small enhancement of the create table options feature:Sergei Golubchik2011-05-101-1/+1
* | lots of post-merge changesSergei Golubchik2011-04-251-1/+2
|/
* MWL#43 CREATE TABLE options (by Sanja)Sergei Golubchik2010-04-081-0/+92