summaryrefslogtreecommitdiff
path: root/sql/ha_partition.cc
Commit message (Expand)AuthorAgeFilesLines
* 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.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.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
* | | Fix all warnings given by UBSANMonty2021-04-201-0/+1
* | | Remove unused HA_EXTRA_FAKE_START_STMTMarko Mäkelä2021-03-051-2/+1
* | | 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
* | | 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
* | | Merge 10.3 into 10.4, except MDEV-22543Marko Mäkelä2020-08-131-4/+4
|\ \ \ | |/ /
| * | Fix GCC 10.2.0 -Og -Wmaybe-uninitializedMarko Mäkelä2020-08-131-6/+6
* | | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-08-031-13/+13
|\ \ \ | |/ /
| * | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-08-031-13/+13
| |\ \ | | |/
| | * Merge branch '10.1' into 10.2Oleksandr Byelkin2020-08-021-16/+16
| | |\
| | | * Code comment spellfixesIan Gilfillan2020-07-221-16/+16
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-07-201-3/+4
|\ \ \ \ | |/ / /
| * | | MDEV-18371 Server crashes in ha_innobase::cmp_ref upon UPDATE with PARTITION ...Alexey Botchkov2020-07-171-3/+4
* | | | Merge remote-tracking branch 'origin/10.3' into 10.4Monty2020-07-031-1/+1
|\ \ \ \ | |/ / /
| * | | Fixed bugs found by valgrindMonty2020-07-021-1/+1
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-05-301-7/+10
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2020-05-291-7/+10
| |\ \ \ | | |/ /
| | * | assert(a && b); -> assert(a); assert(b);Sergei Golubchik2020-05-271-7/+10
* | | | MDEV-22283 Server crashes in key_copy or unexpected error 156Aleksey Midenkov2020-05-291-4/+6
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-03-301-25/+28
|\ \ \ \ | |/ / /
| * | | MDEV-21832 FORCE all partition to rebuild if any one of theThirunarayanan Balathandayuthapani2020-03-301-25/+28
* | | | Merge commit '10.3' into 10.4Oleksandr Byelkin2020-03-111-2/+4
|\ \ \ \ | |/ / /
| * | | MDEV-21554 Crash in JOIN_CACHE_BKAH::skip_index_tuple when mrr=on andIgor Babaev2020-02-251-2/+4
* | | | MDEV-21693 ALGORITHM=INSTANT does not work for partitioned tablesThirunarayanan Balathandayuthapani2020-02-281-1/+35
* | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-02-111-1/+1
|\ \ \ \ | |/ / /
| * | | ha_partition: add comments, comment out unused member variablesSergei Petrunia2020-02-051-1/+1
* | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-12-091-3/+2
|\ \ \ \ | |/ / /
| * | | MDEV-21233 Assertion `m_extra_cache' failed in ha_partition::late_extra_cacheAleksey Midenkov2019-12-051-1/+0
| * | | Lintian complains on spelling errorFaustin Lammler2019-12-021-2/+2
* | | | Merge 10.3 into 10.4Aleksey Midenkov2019-12-021-2/+13
|\ \ \ \ | |/ / /
| * | | MDEV-21011 Table corruption reported for versioned partitioned table after DE...Aleksey Midenkov2019-12-021-2/+13
| * | | MDEV-18727 improve DML operation of System VersioningAleksey Midenkov2019-11-221-1/+1
* | | | MDEV-18973 CLIENT_FOUND_ROWS wrong in spiderbb-10.4-MDEV-18973_2Kentoku2019-11-291-3/+48
* | | | MDEV-18727 improve DML operation of System Versioning (10.4)Aleksey Midenkov2019-11-251-1/+1