summaryrefslogtreecommitdiff
path: root/sql/sql_table.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.8' into 10.9Oleksandr Byelkin2023-01-311-1/+3
|\
| * Merge branch '10.7' into 10.8Oleksandr Byelkin2023-01-311-1/+3
| |\
| | * Merge branch '10.6' into 10.7Oleksandr Byelkin2023-01-311-1/+3
| | |\
| | | * Merge branch '10.5' into 10.6Oleksandr Byelkin2023-01-311-1/+3
| | | |\
| | | | * Merge branch '10.4' into 10.5Oleksandr Byelkin2023-01-271-1/+3
| | | | |\
| | | | | * MDEV-27653 long uniques don't work with unicode collationsAlexander Barkov2023-01-191-1/+3
* | | | | | Main patch MDEV-27896 Wrong result upon `COLLATE latin1_bin CHARACTER SET lat...Alexander Barkov2022-05-241-8/+3
|/ / / / /
* | | | | MDEV-11675 Lag Free Alter On SlaveSachin2022-01-271-1/+2
|/ / / /
* | | | Review and crash-safety fixAleksey Midenkov2021-10-261-1/+0
* | | | cleanup: reduce error injection noise in partitioningSergei Golubchik2021-10-261-4/+3
* | | | MDEV-22166 CONVERT PARTITION: move out partition into a tableAleksey Midenkov2021-10-261-1/+10
|/ / /
* | | MDEV-16708: Unsupported commands for prepared statementsDmitry Shulga2021-06-171-1/+2
* | | MDEV-18465 Logging of DDL statements during backupMonty2021-05-191-3/+5
* | | MDEV-24576 Atomic CREATE TABLEMonty2021-05-191-1/+4
* | | MDEV-24408 Crash-safe DROP DATABASEMonty2021-05-191-1/+5
* | | MDEV-23842 Atomic RENAME TABLEMonty2021-05-191-0/+4
* | | Move all ddl log code to ddl_log.cc and ddl_log.hMonty2021-05-191-86/+0
* | | Reduce usage of strlen()Monty2021-05-191-1/+1
|/ /
* | MDEV-22775: Merge 10.4 into 10.5Marko Mäkelä2021-04-081-2/+0
|\ \ | |/
| * MDEV-22775 [HY000][1553] Changing name of primary key column with foreign key...Alexander Barkov2021-04-071-2/+0
* | Added support for more functions when using partitioned S3 tablesMonty2020-04-191-0/+2
* | Added support for replication for S3Monty2020-03-241-1/+5
* | Added IF EXISTS to RENAME TABLE and ALTER TABLEMonty2020-03-241-3/+5
* | MDEV-19923 Add type handlers for geometry sub-typesAlexander Barkov2019-07-031-2/+0
* | Merge 10.4 into 10.5Marko Mäkelä2019-05-231-1/+1
|\ \ | |/
| * Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
| |\
| | * 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 AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | | | | Avoid not needed renames in ALTER TABLEMonty2019-05-231-0/+2
|/ / / / /
* | | | | misc cleanupsSergei Golubchik2019-02-211-2/+2
|/ / / /
* | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-3/+3
* | | | Changed database, tablename and alias to be LEX_CSTRINGMonty2018-01-301-12/+12
* | | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-2/+1
* | | | MDEV-9397 Split field.cc:calc_pack_length() into virtual methods in Type_handlerAlexander Barkov2017-05-171-1/+1
* | | | Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-1/+1
* | | | MDEV-10139 Support for SEQUENCE objectsMonty2017-04-071-3/+4
* | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-03-081-1/+2
|\ \ \ \ | |/ / /
| * | | Fix many -Wconversion warnings.Marko Mäkelä2017-03-071-2/+2
* | | | MDEV-11245 Move prepare_create_field and sp_prepare_create_field() as methods...Alexander Barkov2016-12-161-5/+0
* | | | MDEV-11146 SP variables of the SET data type erroneously allow values with commaAlexander Barkov2016-12-161-1/+2
|/ / /
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-09-091-1/+2
|\ \ \ | |/ /
| * | Merge branch '10.0' into 10.1Sergei Golubchik2016-08-251-1/+2
| |\ \
| | * | MDEV-8569 build_table_filename() doesn't support temporary tables.Alexey Botchkov2016-07-181-1/+2
* | | | A joint patch for:Alexander Barkov2015-11-251-2/+3
|/ / /
* | | MDEV-8831 : enforce_storage_engine doesn't block table creation on other nodesNirbhay Choubey2015-10-011-0/+2
* | | MDEV-7112 Split HA_CREATE_INFOAlexander Barkov2014-12-081-3/+4
* | | Merge 10.0.14 into 10.1Sergei Golubchik2014-10-151-0/+3
|\ \ \ | |/ /
| * | 5.5.39 mergeSergei Golubchik2014-08-071-0/+3
| |\ \ | | |/