summaryrefslogtreecommitdiff
path: root/sql/create_options.cc
Commit message (Expand)AuthorAgeFilesLines
* compilation fixesSergei Golubchik2011-11-271-1/+1
* merge with 5.3Sergei Golubchik2011-10-191-2/+4
|\
| * small enhancement of the create table options feature:Sergei Golubchik2011-05-101-1/+2
| * merge with 5.1Michael Widenius2010-11-301-1/+2
* | lots of post-merge changesSergei Golubchik2011-04-251-1/+0
|/
* Added extra argument to longlong2str() to make it have same prototype is int2...Michael Widenius2010-08-071-4/+5
* Fixed compiler warnings and test failuresMichael Widenius2010-08-061-0/+1
* Fix for LP#588251: doStartTableScan() result not checked.Michael Widenius2010-07-171-2/+2
* don't error out on unknown options in theSergei Golubchik2010-05-121-18/+13
* make table option reader more future-proofSergei Golubchik2010-05-121-1/+6
* MWL#43 CREATE TABLE options (by Sanja)Sergei Golubchik2010-04-081-0/+612