summaryrefslogtreecommitdiff
path: root/sql/ha_partition.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | 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.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.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
* | | | 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
* | | | Added support for ANALYZE TABLE to S3 tablesMonty2021-09-011-1/+2
* | | | 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
* | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2021-07-311-2/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2021-07-311-2/+1
| |\ \ \ | | |/ /
| | * | Merge branch '10.2' into 10.3Sergei Golubchik2021-07-211-2/+1
| | |\ \ | | | |/
| | | * [1/2] MDEV-18166 ASSERT_COLUMN_MARKED_FOR_READ failed on tables with vcolsNikita Malyavin2021-07-121-2/+1
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-06-011-19/+0
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-06-011-19/+0
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-06-011-20/+1
| | |\ \ | | | |/
| | | * Cleanup: Remove handler::update_table_comment()Marko Mäkelä2021-05-271-20/+1
| | | * MDEV-17556 Assertion `bitmap_is_set_all(&table->s->all_set)' failedNikita Malyavin2021-01-081-3/+3
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-04-211-0/+1
|\ \ \ \ | |/ / /
| * | | Fix all warnings given by UBSANMonty2021-04-201-0/+1
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-03-051-1/+0
|\ \ \ \ | |/ / /
| * | | Remove unused HA_EXTRA_FAKE_START_STMTMarko Mäkelä2021-03-051-2/+1
* | | | Merge branch 'bb-10.4-release' into bb-10.5-releaseSergei Golubchik2021-02-151-6/+5
|\ \ \ \ | |/ / /
| * | | Merge branch 'bb-10.3-release' into bb-10.4-releaseSergei Golubchik2021-02-121-6/+5
| |\ \ \ | | |/ /
| | * | MDEV-17556 Assertion `bitmap_is_set_all(&table->s->all_set)' failedNikita Malyavin2021-01-271-6/+5
* | | | MDEV-24564 Statistics are lost after ALTER TABLEbb-10.5-MDEV-24564Marko Mäkelä2021-01-281-20/+58
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-12-021-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-12-011-1/+1
| |\ \ \ | | |/ /
| | * | MDEV-21842 auto_increment does not increment with compound primary key on par...Alexey Botchkov2020-11-231-1/+1
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-10-221-0/+4
| |\ \ \ | | |/ /
| | * | MDEV-20100 MariaDB 13.3.9 Crash "[ERROR] mysqld got signal 11 ;"Kentoku SHIBA2020-10-201-29/+56
| | * | MDEV-23248 Server crashes in mi_extra / ha_partition::loop_extra_alter upon R...Monty2020-10-161-0/+4
| * | | MDEV-20100 MariaDB 13.3.9 Crash "[ERROR] mysqld got signal 11 ;"Kentoku SHIBA2020-10-221-29/+56
* | | | MDEV-20100 MariaDB 13.3.9 Crash "[ERROR] mysqld got signal 11 ;"Kentoku SHIBA2020-10-221-19/+35