summaryrefslogtreecommitdiff
path: root/sql/sql_partition_admin.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-22165 CONVERT TABLE: move in partition from existing tableAleksey Midenkov2021-10-261-5/+52
* MDEV-18465 Logging of DDL statements during backupMonty2021-05-191-1/+48
* MDEV-23842 Atomic RENAME TABLEMonty2021-05-191-8/+9
* Rename all external ddl_log function to start with ddl_log_ prefixMonty2021-05-191-9/+9
* Move all ddl log code to ddl_log.cc and ddl_log.hMonty2021-05-191-0/+1
* Reduce usage of strlen()Monty2021-05-191-1/+1
* MDEV-23357 Server crashes in Sql_cmd_alter_table_exchange_partition::exchange...Sergei Golubchik2020-07-311-3/+3
* Make all #sql temporary table names uniformMonty2020-04-191-2/+2
* Added support for more functions when using partitioned S3 tablesMonty2020-04-191-6/+77
* Split tdc_remove_table()Sergey Vojtovich2020-04-031-2/+1
* MDEV-21702 Add a data type for privilegesAlexander Barkov2020-02-111-1/+1
* Removed kill_delayed_threads_for_table()Sergey Vojtovich2019-11-251-1/+1
* Merge remote-tracking branch 'origin/10.3' into 10.4Alexander Barkov2019-10-011-1/+1
|\
| * Merge remote-tracking branch 'origin/10.2' into 10.3Alexander Barkov2019-10-011-1/+1
| |\
| | * Fix -Wunused for CMAKE_BUILD_TYPE=RelWithDebInfoMarko Mäkelä2019-09-301-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
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-03-201-3/+2
|\ \ \ \ \ | |/ / / /
| * | | | post-merge: gcc 8 warningsSergei Golubchik2019-03-171-2/+2
| * | | | Merge branch '10.2' into 10.3Sergei Golubchik2019-03-171-1/+0
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.1 into 10.2Marko Mäkelä2019-03-041-1/+0
| | |\ \ \ | | | |/ /
| | | * | MDEV-18333 Slow_queries count doesn't increase when slow_query_log is turned offAlexander Barkov2019-03-041-1/+0
* | | | | Merge 10.3 into 10.4Marko Mäkelä2018-11-061-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2018-11-061-2/+2
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.1 into 10.2Marko Mäkelä2018-11-061-2/+2
| | |\ \ \ | | | |/ /
* | | | | MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operationsOleksandr Byelkin2018-07-041-2/+2
|/ / / /
* | | | Remove mem_alloc_error()Michael Widenius2018-05-071-3/+0
* | | | Add likely/unlikely to speed up executionMonty2018-05-071-51/+63
* | | | Merge 10.2 into 10.3Marko Mäkelä2018-04-241-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2018-04-241-1/+1
| |\ \ \ | | |/ /
| | * | Merge 10.0 into 10.1Marko Mäkelä2018-04-241-1/+1
| | |\ \
| | | * | MDEV-15456 Server crashes upon adding or dropping a partition in ALTER under ...Sergei Golubchik2018-04-201-1/+1
* | | | | Move alter partition flags to alter_info->partition_flagsMonty2018-03-291-8/+8
* | | | | Changed static const in Alter_info and Alter_online_info to definesMonty2018-03-291-8/+8
* | | | | Changed database, tablename and alias to be LEX_CSTRINGMonty2018-01-301-11/+11
* | | | | MDEV-11084 Select statement with partition selection against MyISAM table ope...Alexey Botchkov2018-01-291-2/+2
* | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-051-8/+4
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/10.2' into bb-10.2-extMonty2018-01-051-8/+4
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fixed wrong arguments to printf and related functionsMonty2018-01-041-18/+6
* | | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-11-101-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Add more execution stages (commit, rollback, etc)Monty2017-11-051-1/+1
* | | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-09-211-2/+5
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-09-201-2/+5
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch '10.1' into 10.2Vicențiu Ciorbaru2017-09-191-2/+5
| | |\ \ \ \ | | | |/ / /
| | | * | | MDEV-13157 Specifying DATA DIRECTORY in tables leads to failing EXCHANGE PART...Sergei Golubchik2017-09-181-2/+5
* | | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-09-181-15/+6
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-09-171-15/+6
| |\ \ \ \ \ | | |/ / / /