Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.3 into 10.4 | Marko Mäkelä | 2021-08-18 | 1 | -63/+152 |
|\ | |||||
| * | MDEV-18734 ASAN additional fix for 10.3 | Aleksey Midenkov | 2021-08-18 | 1 | -0/+5 |
| * | Merge 10.2 into 10.3 | Marko Mäkelä | 2021-08-18 | 1 | -63/+147 |
| |\ | |||||
| | * | MDEV-18734 ASAN heap-use-after-free upon sorting by blob column from partitio... | Aleksey Midenkov | 2021-08-05 | 1 | -59/+145 |
* | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2021-07-31 | 1 | -2/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2021-07-21 | 1 | -2/+1 |
| |\ \ | | |/ | |||||
| | * | [1/2] MDEV-18166 ASSERT_COLUMN_MARKED_FOR_READ failed on tables with vcols | Nikita Malyavin | 2021-07-12 | 1 | -2/+1 |
* | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2021-06-01 | 1 | -19/+0 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2021-06-01 | 1 | -20/+1 |
| |\ \ | | |/ | |||||
| | * | Cleanup: Remove handler::update_table_comment() | Marko Mäkelä | 2021-05-27 | 1 | -20/+1 |
| | * | MDEV-17556 Assertion `bitmap_is_set_all(&table->s->all_set)' failed | Nikita Malyavin | 2021-01-08 | 1 | -3/+3 |
* | | | Fix all warnings given by UBSAN | Monty | 2021-04-20 | 1 | -0/+1 |
* | | | Remove unused HA_EXTRA_FAKE_START_STMT | Marko Mäkelä | 2021-03-05 | 1 | -2/+1 |
* | | | Merge branch 'bb-10.3-release' into bb-10.4-release | Sergei Golubchik | 2021-02-12 | 1 | -6/+5 |
|\ \ \ | |/ / | |||||
| * | | MDEV-17556 Assertion `bitmap_is_set_all(&table->s->all_set)' failed | Nikita Malyavin | 2021-01-27 | 1 | -6/+5 |
* | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-12-01 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | MDEV-21842 auto_increment does not increment with compound primary key on par... | Alexey Botchkov | 2020-11-23 | 1 | -1/+1 |
* | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-10-22 | 1 | -0/+4 |
|\ \ \ | |/ / | |||||
| * | | MDEV-20100 MariaDB 13.3.9 Crash "[ERROR] mysqld got signal 11 ;" | Kentoku SHIBA | 2020-10-20 | 1 | -29/+56 |
| * | | MDEV-23248 Server crashes in mi_extra / ha_partition::loop_extra_alter upon R... | Monty | 2020-10-16 | 1 | -0/+4 |
* | | | MDEV-20100 MariaDB 13.3.9 Crash "[ERROR] mysqld got signal 11 ;" | Kentoku SHIBA | 2020-10-22 | 1 | -29/+56 |
* | | | Merge 10.3 into 10.4, except MDEV-22543 | Marko Mäkelä | 2020-08-13 | 1 | -4/+4 |
|\ \ \ | |/ / | |||||
| * | | Fix GCC 10.2.0 -Og -Wmaybe-uninitialized | Marko Mäkelä | 2020-08-13 | 1 | -6/+6 |
* | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2020-08-03 | 1 | -13/+13 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-08-03 | 1 | -13/+13 |
| |\ \ | | |/ | |||||
| | * | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2020-08-02 | 1 | -16/+16 |
| | |\ | |||||
| | | * | Code comment spellfixes | Ian Gilfillan | 2020-07-22 | 1 | -16/+16 |
* | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-07-20 | 1 | -3/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-18371 Server crashes in ha_innobase::cmp_ref upon UPDATE with PARTITION ... | Alexey Botchkov | 2020-07-17 | 1 | -3/+4 |
* | | | | Merge remote-tracking branch 'origin/10.3' into 10.4 | Monty | 2020-07-03 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fixed bugs found by valgrind | Monty | 2020-07-02 | 1 | -1/+1 |
* | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-05-30 | 1 | -7/+10 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-05-29 | 1 | -7/+10 |
| |\ \ \ | | |/ / | |||||
| | * | | assert(a && b); -> assert(a); assert(b); | Sergei Golubchik | 2020-05-27 | 1 | -7/+10 |
* | | | | MDEV-22283 Server crashes in key_copy or unexpected error 156 | Aleksey Midenkov | 2020-05-29 | 1 | -4/+6 |
* | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-03-30 | 1 | -25/+28 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-21832 FORCE all partition to rebuild if any one of the | Thirunarayanan Balathandayuthapani | 2020-03-30 | 1 | -25/+28 |
* | | | | Merge commit '10.3' into 10.4 | Oleksandr Byelkin | 2020-03-11 | 1 | -2/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-21554 Crash in JOIN_CACHE_BKAH::skip_index_tuple when mrr=on and | Igor Babaev | 2020-02-25 | 1 | -2/+4 |
* | | | | MDEV-21693 ALGORITHM=INSTANT does not work for partitioned tables | Thirunarayanan Balathandayuthapani | 2020-02-28 | 1 | -1/+35 |
* | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2020-02-11 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | ha_partition: add comments, comment out unused member variables | Sergei Petrunia | 2020-02-05 | 1 | -1/+1 |
* | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-12-09 | 1 | -3/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-21233 Assertion `m_extra_cache' failed in ha_partition::late_extra_cache | Aleksey Midenkov | 2019-12-05 | 1 | -1/+0 |
| * | | | Lintian complains on spelling error | Faustin Lammler | 2019-12-02 | 1 | -2/+2 |
* | | | | Merge 10.3 into 10.4 | Aleksey Midenkov | 2019-12-02 | 1 | -2/+13 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-21011 Table corruption reported for versioned partitioned table after DE... | Aleksey Midenkov | 2019-12-02 | 1 | -2/+13 |
| * | | | MDEV-18727 improve DML operation of System Versioning | Aleksey Midenkov | 2019-11-22 | 1 | -1/+1 |
* | | | | MDEV-18973 CLIENT_FOUND_ROWS wrong in spiderbb-10.4-MDEV-18973_2 | Kentoku | 2019-11-29 | 1 | -3/+48 |
* | | | | MDEV-18727 improve DML operation of System Versioning (10.4) | Aleksey Midenkov | 2019-11-25 | 1 | -1/+1 |