summaryrefslogtreecommitdiff
path: root/sql/sql_partition_admin.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Jan Lindström2022-09-051-0/+1
|\
| * Reduce compilation dependencies on wsrep_mysqld.hDaniele Sciascia2022-08-311-0/+1
* | 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.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
* | | 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