summaryrefslogtreecommitdiff
path: root/sql/ha_partition.cc
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | Merge 10.5 into 10.6Marko Mäkelä2022-06-271-2/+2
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | Merge 10.4 into 10.5Marko Mäkelä2022-06-271-2/+2
| | | | |\ \ \ | | | | | |/ /
| | | | | * | Merge 10.3 into 10.4Marko Mäkelä2022-06-271-2/+2
| | | | | |\ \ | | | | | | |/
| | | | | | * MDEV-21027 Assertion `part_share->auto_inc_initialized || !can_use_for_auto_i...Shunsuke Tokunaga2022-06-161-2/+2
* | | | | | | Merge branch '10.8' into 10.9mariadb-10.9.1Sergei Golubchik2022-05-191-2/+13
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch '10.7' into 10.8Sergei Golubchik2022-05-111-14/+15
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge branch '10.6' into 10.7Sergei Golubchik2022-05-111-14/+15
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Merge branch '10.5' into 10.6Sergei Golubchik2022-05-101-14/+15
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | Merge branch '10.4' into 10.5Sergei Golubchik2022-05-091-13/+14
| | | | |\ \ \ | | | | | |/ /
| | | | | * | Merge branch '10.3' into 10.4Sergei Golubchik2022-05-081-12/+4
| | | | | |\ \ | | | | | | |/
| | | | | | * MDEV-20077 Warning on full history partition is delayed until next DML statementAleksey Midenkov2022-04-291-13/+4
| | | | | | * MDEV-28271 Assertion on TRUNCATE PARTITION for PARTITION BY SYSTEM_TIMEAleksey Midenkov2022-04-291-0/+1
| | | | | * | MDEV-26224 InnoDB fails to remove AUTO_INCREMENT attributeVlad Lesin2022-04-211-1/+10
* | | | | | | MDEV-17554 Auto-create new partition for system versioned tables with history...Aleksey Midenkov2022-05-061-18/+3
|/ / / / / /
* | | | | | Merge 10.7 into 10.8Marko Mäkelä2022-04-271-1/+21
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.6 into 10.7Marko Mäkelä2022-04-261-1/+21
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 10.5 into 10.6Marko Mäkelä2022-04-211-1/+21
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge 10.4 into 10.5Marko Mäkelä2022-04-211-1/+21
| | | |\ \ \ | | | | |/ /
| | | | * | Merge 10.3 into 10.4Marko Mäkelä2022-04-211-1/+21
| | | | |\ \ | | | | | |/
| | | | | * Merge remote-tracking branch 'origin/10.2' into 10.3Alexander Barkov2022-04-141-1/+21
| | | | | |\
| | | | | | * MDEV-27065 Partitioning tables with custom data directories moves data back t...Nayuta Yanagisawa2022-04-081-1/+21
* | | | | | | Merge 10.7 into 10.8Daniel Black2022-03-251-7/+78
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge 10.6 into 10.7Daniel Black2022-03-241-7/+78
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge branch 10.5 into 10.6Daniel Black2022-03-181-7/+78
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Merge 10.4 to 10.5Daniel Black2022-03-171-7/+78
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | Merge 10.3 to 10.4Daniel Black2022-03-161-7/+77
| | | | |\ \ \ | | | | | |/ /
| | | | | * | MDEV-27753 Incorrect ENGINE type of table after crash for CONNECT tableSergei Golubchik2022-03-141-7/+77
* | | | | | | Merge branch '10.7' into 10.8Oleksandr Byelkin2022-02-041-4/+5
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch '10.6' into 10.7Oleksandr Byelkin2022-02-041-4/+5
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge branch '10.5' into 10.6Oleksandr Byelkin2022-02-031-4/+5
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2022-02-011-4/+5
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-01-301-4/+5
| | | | |\ \ \ | | | | | |/ /
| | | | | * | MDEV-27217 ha_partition::start_stmt() ignored error fixAleksey Midenkov2022-01-131-2/+1
| | | | | * | MDEV-27217 DELETE partition selection doesn't work for history partitionsAleksey Midenkov2022-01-131-3/+5
* | | | | | | MDEV-5271 Support engine-defined attributes per partitionNayuta Yanagisawa2022-01-241-0/+5
|/ / / / / /
* | | | | | Merge 10.6 into 10.7Marko Mäkelä2021-11-091-6/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.5 into 10.6Marko Mäkelä2021-11-091-6/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 10.4 into 10.5Marko Mäkelä2021-11-091-5/+2
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge 10.3 into 10.4Marko Mäkelä2021-11-091-5/+2
| | | |\ \ \ | | | | |/ /
| | | | * | MDEV-25552 system versioned partitioned by LIMIT tables break CHECK TABLEAleksey Midenkov2021-11-021-5/+2
* | | | | | Merge 10.6 into 10.7Marko Mäkelä2021-09-061-1/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.5 into 10.6Marko Mäkelä2021-09-061-1/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | Added support for ANALYZE TABLE to S3 tablesMonty2021-09-011-1/+2
* | | | | | cleanup: MY_BITMAP mutexSergei Golubchik2021-08-261-6/+6
|/ / / / /
* | | | | Merge 10.5 to 10.6Marko Mäkelä2021-08-191-64/+153
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-08-181-64/+153
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.3 into 10.4Marko Mäkelä2021-08-181-63/+152
| | |\ \ \ | | | |/ /
| | | * | MDEV-18734 ASAN additional fix for 10.3Aleksey Midenkov2021-08-181-0/+5
| | | * | Merge 10.2 into 10.3Marko Mäkelä2021-08-181-63/+147
| | | |\ \ | | | | |/
| | | | * MDEV-18734 ASAN heap-use-after-free upon sorting by blob column from partitio...Aleksey Midenkov2021-08-051-59/+145