summaryrefslogtreecommitdiff
path: root/sql/create_options.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-5271 Support engine-defined attributes per partitionNayuta Yanagisawa2022-01-241-18/+95
* Reduce usage of strlen()Monty2021-05-191-1/+1
* Merge branch 'bb-10.4-release' into bb-10.5-releaseSergei Golubchik2021-02-151-3/+2
|\
| * Merge branch '10.2' into 10.3Sergei Golubchik2021-02-011-3/+2
| |\
| | * don't do a warning for bad table options in replication slave threadSergei Golubchik2021-01-111-3/+2
* | | perfschema memory related instrumentation changesSergei Golubchik2020-03-101-1/+1
* | | MDEV-21581 Helper functions and methods for CHARSET_INFOAlexander Barkov2020-01-281-31/+15
|/ /
* | MDEV-20425: Fix -Wimplicit-fallthroughMarko Mäkelä2019-08-301-2/+3
* | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\ \ | |/
| * Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| |\
| | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | |\
| | | * Update FSF addressMichal Schorm2019-05-101-1/+1
* | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-2/+2
* | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2018-01-291-1/+2
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/10.2' into bb-10.2-extMonty2018-01-271-1/+2
| |\ \ \ \ | | |/ / /
| | * | | Windows : fix compile warnings C4267, on 32bit firstVladislav Vaintroub2018-01-261-1/+2
* | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-10-041-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-10-021-2/+2
| |\ \ \ \ | | |/ / /
| | * | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.Vladislav Vaintroub2017-09-281-2/+2
* | | | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-0/+1
|/ / / /
* | | | Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-5/+5
* | | | MDEV-10139 Support for SEQUENCE objectsMonty2017-04-071-3/+2
|/ / /
* | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-1/+1
|\ \ \ | |/ /
| * | Correct FSF addressiangilfillan2017-03-101-1/+1
* | | Fix many -Wconversion warnings.Marko Mäkelä2017-03-071-2/+2
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-301-5/+10
|\ \ \ | |/ /
| * | protect against corrupted frmsSergei Golubchik2016-05-051-5/+10
* | | MDEV-6353 my_ismbchar() and my_mbcharlen() refactoringAlexander Barkov2016-05-171-1/+1
|/ /
* | - Renaming variables so that they don't shadow others (After this patch one c...Monty2015-07-061-2/+3
* | be less annoying about sysvar-based table attributesSergei Golubchik2015-04-101-22/+40
* | MDEV-6650 - LINT_INIT emits code in non-debug buildsSergey Vojtovich2015-03-161-2/+1
* | Merge 10.0.14 into 10.1Sergei Golubchik2014-10-151-0/+17
|\ \
| * | MDEV-5867 ALTER TABLE t1 ENGINE=InnoDB keeps bad options when t1 ENGINE is CO...Sergei Golubchik2014-07-081-0/+17
* | | MDEV-6138 show sysvar's help in I_S tablesSergei Golubchik2014-10-111-1/+1
|/ /
* | bug in HA_TOPTION_SYSVAR of the enum type - enum string was generated incorre...Sergei Golubchik2014-03-261-0/+1
* | Enable TokuDB online ALTERSergei Golubchik2013-09-251-7/+29
* | MDEV-4786 - merge 10.0-monty - 10.0Sergey Vojtovich2013-07-261-3/+3
* | 10.0-monty mergeSergei Golubchik2013-07-211-2/+2
|\ \
| * | Applied all changes from Igor and SanjaMichael Widenius2013-06-151-2/+2
| |/
* | MDEV-4022 table attributes with sysvar as a default valueSergei Golubchik2013-04-091-17/+158
* | cleanupSergei Golubchik2013-04-091-16/+14
|/
* 5.3 mergeSergei Golubchik2012-10-181-5/+2
|\
| * Merge from 5.1.unknown2012-09-261-2/+2
* | Fixed compiler errorsMichael Widenius2012-08-141-1/+4
* | 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