summaryrefslogtreecommitdiff
path: root/sql/sql_partition_admin.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert MDEV-25292 Atomic CREATE OR REPLACE TABLESergei Golubchik2022-10-271-1/+1
* Merge 10.10 into 10.11Jan Lindström2022-09-061-0/+1
|\
| * Merge 10.8 into 10.9Jan Lindström2022-09-061-0/+1
| |\
| | * Merge 10.6 into 10.7Jan Lindström2022-09-051-0/+1
| | |\
| | | * Merge 10.5 into 10.6Jan Lindström2022-09-051-0/+1
| | | |\
| | | | * Merge 10.4 into 10.5Jan Lindström2022-09-051-0/+1
| | | | |\
| | | | | * Reduce compilation dependencies on wsrep_mysqld.hDaniele Sciascia2022-08-311-0/+1
* | | | | | MDEV-25292 CleanupsAleksey Midenkov2022-08-311-1/+1
|/ / / / /
* | | | | Merge 10.8 into 10.9Marko Mäkelä2022-06-071-0/+8
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.6 into 10.7Marko Mäkelä2022-06-061-0/+8
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.5 into 10.6Marko Mäkelä2022-06-021-0/+8
| | |\ \ \ | | | |/ /
| | | * | Merge 10.4 into 10.5Marko Mäkelä2022-06-021-0/+8
| | | |\ \ | | | | |/
| | | | * Merge 10.3 into 10.4Marko Mäkelä2022-06-021-0/+8
| | | | |\
| | | | | * MDEV-28599 EXCHANGE PARTITION on view causes ER_CHECK_NO_SUCH_TABLE instead o...Masashi Tomooka2022-05-301-0/+8
* | | | | | Merge 10.8 into 10.9Marko Mäkelä2022-05-251-2/+7
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.6 into 10.7Marko Mäkelä2022-05-241-2/+7
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 10.5 into 10.6Marko Mäkelä2022-05-231-2/+7
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge 10.4 into 10.5Marko Mäkelä2022-05-231-2/+7
| | | |\ \ \ | | | | |/ /
| | | | * | Merge 10.4 into 10.5Marko Mäkelä2022-05-231-2/+7
| | | | |\ \ | | | | | |/
| | | | | * MDEV-14642 Assertion 'table->s->db_create_options == part_table->s->db_create...KiyoshiTakeda2022-05-181-2/+7
* | | | | | Main patch MDEV-27896 Wrong result upon `COLLATE latin1_bin CHARACTER SET lat...Alexander Barkov2022-05-241-1/+2
|/ / / / /
* | | | | 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
|/ / / /