summaryrefslogtreecommitdiff
path: root/sql/sql_partition.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.3' into 10.4Oleksandr Byelkin2021-07-311-0/+11
|\
| * MDEV-22247 History partition overflow leads to wrong SELECT resultAleksey Midenkov2021-07-061-0/+11
* | Fix all warnings given by UBSANMonty2021-04-201-1/+1
* | MDEV-22775 [HY000][1553] Changing name of primary key column with foreign key...Alexander Barkov2021-04-071-1/+3
* | Merge 10.3 into 10.4Marko Mäkelä2020-10-221-1/+1
|\ \ | |/
| * MDEV-23248 Server crashes in mi_extra / ha_partition::loop_extra_alter upon R...Monty2020-10-161-1/+1
* | Merge 10.3 into 10.4Marko Mäkelä2020-06-051-1/+2
|\ \ | |/
| * MDEV-22112 Assertion `tab_part_info->part_type == RANGE_PARTITION || tab_part...Aleksey Midenkov2020-06-041-1/+2
* | Merge 10.3 into 10.4Marko Mäkelä2020-05-301-17/+31
|\ \ | |/
| * MDEV-18794 Assertion `!m_innodb' failed in ha_partition::cmp_ref upon SELECT ...Aleksey Midenkov2020-05-281-29/+21
| * Merge 10.2 into 10.3Marko Mäkelä2020-05-271-0/+22
| |\
| | * MDEV-19751 Wrong partitioning by KEY() after primary key droppedAleksey Midenkov2020-05-261-0/+22
* | | Merge 10.3 into 10.4Marko Mäkelä2020-05-261-4/+4
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2020-05-251-4/+4
| |\ \ | | |/
| | * Fixed deadlock with LOCK TABLES and ALTER TABLEMonty2020-05-231-4/+4
* | | Merge 10.3 into 10.4Marko Mäkelä2020-05-051-1/+1
|\ \ \ | |/ /
| * | MDEV-16288 ALTER TABLE…ALGORITHM=DEFAULT does not override alter_algorithmThirunarayanan Balathandayuthapani2020-05-041-1/+1
* | | Merge 10.3 into 10.4Marko Mäkelä2020-04-161-0/+18
|\ \ \ | |/ /
| * | MDEV-17091 - Assertion failed after dropping versioningNikita Malyavin2020-04-021-0/+18
* | | MDEV-20494 Fix wrongly ignored error statusAleksey Midenkov2020-04-031-25/+15
* | | MDEV-20494 ER_NOT_FORM_FILE or assertion upon adding partition to period tableAleksey Midenkov2020-04-031-0/+1
* | | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-02-111-3/+23
|\ \ \ | |/ /
| * | MDEV-21195 INSERT chooses wrong partition for RANGE partitioning by DECIMAL c...Aleksey Midenkov2020-02-021-3/+23
* | | Merge 10.3 into 10.4Marko Mäkelä2019-11-011-1/+1
|\ \ \ | |/ /
| * | MDEV-20855 Crash with PARTITION BY LIST and extended charactersAlexander Barkov2019-10-181-1/+1
* | | Merge 10.3 into 10.4Marko Mäkelä2019-09-121-0/+65
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2019-09-111-0/+65
| |\ \ | | |/
| | * Merge 10.1 into 10.2Marko Mäkelä2019-09-111-0/+65
| | |\
| | | * MDEV-16594 ALTER DATA DIRECTORY in PARTITIONS of InnoDB storage does nothing ...Alexey Botchkov2019-09-091-0/+65
* | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-09-021-10/+18
|\ \ \ \ | |/ / /
| * | | Fixed compiler warning that broke buildsMonty2019-09-011-2/+1
| * | | MDEV-18501 Partition pruning doesn't work for historical queries (fix)Aleksey Midenkov2019-09-011-2/+11
| * | | MDEV-18501 Partition pruning doesn't work for historical queries (refactoring)Aleksey Midenkov2019-09-011-8/+8
* | | | 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
| | | * | Fix gcc 7.3 compiler warnings.Oleksandr Byelkin2018-08-031-0/+12
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-04-021-0/+8
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-15951 system versioning by trx id doesn't work with partitioningNikita Malyavin2019-03-291-0/+8
* | | | | MDEV-16991 Rounding vs truncation for TIME, DATETIME, TIMESTAMPbb-10.4-mdev16991Alexander Barkov2018-11-261-0/+2
* | | | | Merge 10.3 into 10.4mariadb-10.4.0Marko Mäkelä2018-11-081-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-16697: Fix difference between 32bit/windows and 64bit systems in allowed...Oleksandr Byelkin2018-11-071-1/+1
* | | | | Merge 10.3 into 10.4Marko Mäkelä2018-10-051-0/+12
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-09-281-0/+12
| |\ \ \ \ | | |/ / /
| | * | | MDEV-13089 identifier quoting in partitioningSergei Golubchik2018-09-211-0/+12
* | | | | MDEV-17317 Add THD* parameter into Item::get_date() and stricter data type co...Alexander Barkov2018-09-281-3/+3
* | | | | MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operationsOleksandr Byelkin2018-07-041-1/+2
* | | | | Merge remote-tracking branch 'origin/10.3' into 10.4Alexander Barkov2018-06-051-2/+2
|\ \ \ \ \ | |/ / / /