summaryrefslogtreecommitdiff
path: root/sql/partition_info.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.8 into 10.9Marko Mäkelä2022-11-211-0/+5
|\
| * MDEV-29841 More descriptive text for ER_PARTITION_WRONG_TYPEbb-10.7-midenokAleksey Midenkov2022-11-111-0/+5
| * Revert "MDEV-29841 More descriptive text for ER_PARTITION_WRONG_TYPE"Marko Mäkelä2022-11-101-5/+0
| * MDEV-29841 More descriptive text for ER_PARTITION_WRONG_TYPEAleksey Midenkov2022-10-311-0/+5
* | Merge 10.8 into 10.9Marko Mäkelä2022-10-131-0/+8
|\ \ | |/
| * Merge 10.6 into 10.7Marko Mäkelä2022-10-131-0/+8
| |\
| | * MDEV-28576 RENAME COLUMN with NOCOPY algorithm leads to corrupt partitioned t...Aleksey Midenkov2022-10-071-0/+8
* | | Merge branch '10.8' into 10.9mariadb-10.9.1Sergei Golubchik2022-05-191-0/+6
|\ \ \ | |/ /
| * | Merge branch '10.6' into 10.7Sergei Golubchik2022-05-111-0/+6
| |\ \ | | |/
| | * Merge branch '10.4' into 10.5Sergei Golubchik2022-05-091-0/+6
| | |\
| | | * Merge branch '10.3' into 10.4Sergei Golubchik2022-05-081-0/+6
| | | |\
| | | | * MDEV-20077 Warning on full history partition is delayed until next DML statementAleksey Midenkov2022-04-291-0/+6
* | | | | MDEV-17554 Auto-create new partition for system versioned tables with history...Aleksey Midenkov2022-05-061-15/+8
* | | | | MDEV-27328 Change of SYSTEM_TIME partitioning options is not possible without...Aleksey Midenkov2022-05-061-1/+10
|/ / / /
* | | | Merge branch '10.6' into 10.7Oleksandr Byelkin2022-02-041-2/+2
|\ \ \ \ | |/ / /
| * | | Merge branch '10.4' into 10.5Oleksandr Byelkin2022-02-011-2/+2
| |\ \ \ | | |/ /
| | * | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-01-301-2/+2
| | |\ \ | | | |/
| | | * Merge branch '10.2' into 10.3mariadb-10.3.33Oleksandr Byelkin2022-01-291-1/+1
| | | |\
| | | | * MDEV-25917 create table like fails if source table is partitioned and engine ...Alexey Botchkov2022-01-251-1/+1
| | | * | MDEV-27217 DELETE partition selection doesn't work for history partitionsAleksey Midenkov2022-01-131-1/+1
* | | | | Vanilla cleanups and refactoringsAleksey Midenkov2021-10-261-6/+2
|/ / / /
* | | | Compilation fixbb-10.5-6915-extAleksey Midenkov2020-04-271-0/+2
* | | | MDEV-22155 ALTER add default history partitions name clash on non-default par...Aleksey Midenkov2020-04-271-0/+46
* | | | Revert "MDEV-17554 Auto-create new partition for system versioned tables with...Sergei Golubchik2020-02-271-38/+3
* | | | MDEV-17554 Auto-create new partition for system versioned tables with history...Aleksey Midenkov2020-02-251-3/+38
* | | | MDEV-17554 history partitioning cleanupsAleksey Midenkov2019-12-031-4/+59
* | | | MDEV-17553 Enable setting start datetime for interval partitioned history of ...Aleksey Midenkov2019-11-071-21/+3
|/ / /
* | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-09-021-4/+3
|\ \ \ | |/ /
| * | MDEV-18501 Partition pruning doesn't work for historical queries (refactoring)Aleksey Midenkov2019-09-011-2/+2
| * | MDEV-18501 Partition pruning doesn't work for historical queries (cleanup)Aleksey Midenkov2019-09-011-2/+1
* | | Merge 10.3 into 10.4Marko Mäkelä2019-05-221-1/+10
|\ \ \ | |/ /
| * | MDEV-18136 Server crashes in Item_func_dyncol_create::prepare_argumentsAleksey Midenkov2019-05-201-2/+12
* | | 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ä2018-12-121-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2018-12-121-0/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.1 into 10.2Marko Mäkelä2018-12-121-0/+1
| | |\ \ \ | | | |/ /
| | | * | Merge 10.0 into 10.1Marko Mäkelä2018-12-121-0/+1
| | | |\ \
| | | | * | MDEV-17032: Estimates are higher for partitions of a table with @@use_stat_ta...Varun Gupta2018-12-071-0/+1
* | | | | | MDEV-17317 Add THD* parameter into Item::get_date() and stricter data type co...Alexander Barkov2018-09-281-2/+3
|/ / / / /
* | | | | dead code - related to vtmdSergei Golubchik2018-04-101-1/+0
* | | | | PARTITION BY SYSTEM_TIME INTERVAL ...Sergei Golubchik2018-02-231-155/+32
* | | | | cleanup: partition_info::check_constantsSergei Golubchik2018-02-231-9/+6
* | | | | Vers SQL: partition rotation by INTERVAL fixAleksey Midenkov2018-02-231-2/+3
* | | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-2/+2
* | | | | MDEV-11084 Select statement with partition selection against MyISAM table ope...Alexey Botchkov2018-01-291-2/+3
* | | | | compilation warning on windowsSergei Golubchik2018-01-171-3/+3