Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2022-07-27 | 1 | -1/+1 |
|\ | |||||
| * | MDEV-26544 Assertion `part_share->auto_inc_initialized' failed in ha_partitio... | Nayuta Yanagisawa | 2022-07-05 | 1 | -1/+1 |
* | | Merge 10.3 into 10.4 | Marko Mäkelä | 2022-07-01 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | MDEV-21310 AUTO_INCREMENT column throws range error on INSERT in partitioned ... | Nayuta Yanagisawa | 2022-06-28 | 1 | -1/+2 |
* | | Merge 10.3 into 10.4 | Marko Mäkelä | 2022-06-27 | 1 | -3/+4 |
|\ \ | |/ | |||||
| * | MDEV-21027 Assertion `part_share->auto_inc_initialized || !can_use_for_auto_i... | Shunsuke Tokunaga | 2022-06-16 | 1 | -3/+4 |
* | | Merge branch '10.3' into 10.4mariadb-10.4.25 | Sergei Golubchik | 2022-05-18 | 1 | -1/+0 |
|\ \ | |/ | |||||
| * | MDEV-28552 Assertion `inited==RND' failed in handler::ha_rnd_end | Aleksey Midenkov | 2022-05-18 | 1 | -1/+0 |
* | | Merge 10.3 into 10.4 | Marko Mäkelä | 2022-04-06 | 1 | -5/+1 |
|\ \ | |/ | |||||
| * | Merge 10.2 into 10.3 | Marko Mäkelä | 2022-04-06 | 1 | -5/+1 |
| |\ | |||||
| | * | Cleanup: Remove some unused functions | Marko Mäkelä | 2022-03-30 | 1 | -5/+1 |
* | | | Merge 10.3 to 10.4 | Daniel Black | 2022-03-16 | 1 | -1/+2 |
|\ \ \ | |/ / | |||||
| * | | MDEV-27753 Incorrect ENGINE type of table after crash for CONNECT table | Sergei Golubchik | 2022-03-14 | 1 | -1/+2 |
* | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2021-08-18 | 1 | -0/+11 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2021-08-18 | 1 | -0/+11 |
| |\ \ | | |/ | |||||
| | * | MDEV-18734 ASAN heap-use-after-free upon sorting by blob column from partitio... | Aleksey Midenkov | 2021-08-05 | 1 | -0/+11 |
* | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2021-06-01 | 1 | -6/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2021-06-01 | 1 | -6/+1 |
| |\ \ | | |/ | |||||
| | * | Cleanup: Remove handler::update_table_comment() | Marko Mäkelä | 2021-05-27 | 1 | -6/+1 |
* | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-12-01 | 1 | -20/+0 |
|\ \ \ | |/ / | |||||
| * | | MDEV-21842 auto_increment does not increment with compound primary key on par... | Alexey Botchkov | 2020-11-23 | 1 | -20/+0 |
* | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-08-26 | 1 | -2/+1 |
|\ \ \ | |/ / | |||||
| * | | part_records() signature fix | Aleksey Midenkov | 2020-08-25 | 1 | -2/+1 |
* | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2020-08-03 | 1 | -3/+3 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-08-03 | 1 | -3/+3 |
| |\ \ | | |/ | |||||
| | * | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2020-08-02 | 1 | -3/+3 |
| | |\ | |||||
| | | * | Code comment spellfixes | Ian Gilfillan | 2020-07-22 | 1 | -3/+3 |
* | | | | Merge commit '10.3' into 10.4 | Oleksandr Byelkin | 2020-03-11 | 1 | -15/+16 |
|\ \ \ \ | |/ / / | |||||
| * | | | Better comments | Sergei Petrunia | 2020-02-25 | 1 | -15/+16 |
* | | | | MDEV-21693: Fix clang -Winconsistent-missing-override | Marko Mäkelä | 2020-02-28 | 1 | -193/+193 |
* | | | | MDEV-21693 ALGORITHM=INSTANT does not work for partitioned tables | Thirunarayanan Balathandayuthapani | 2020-02-28 | 1 | -0/+11 |
* | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2020-02-11 | 1 | -2/+89 |
|\ \ \ \ | |/ / / | |||||
| * | | | ha_partition: add comments, comment out unused member variables | Sergei Petrunia | 2020-02-05 | 1 | -2/+89 |
* | | | | MDEV-18973 CLIENT_FOUND_ROWS wrong in spiderbb-10.4-MDEV-18973_2 | Kentoku | 2019-11-29 | 1 | -1/+4 |
* | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-11-01 | 1 | -0/+13 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-18244 Server crashes in ha_innobase::update_thd / ... / ha_partition::up... | Alexey Botchkov | 2019-11-01 | 1 | -0/+13 |
* | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-10-10 | 1 | -0/+20 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix compilation 2 (GCC 9) | Aleksey Midenkov | 2019-10-10 | 1 | -0/+5 |
| * | | | MDEV-17333 Assertion in update_auto_increment() upon exotic LOAD | Aleksey Midenkov | 2019-10-10 | 1 | -0/+15 |
* | | | | MDEV-19955 make argument of handler::ha_write_row() const | Eugene Kosov | 2019-07-05 | 1 | -1/+1 |
* | | | | MDEV-16249 CHECKSUM TABLE for a spider table is not parallel and saves all da... | Kentoku SHIBA | 2019-06-11 | 1 | -0/+3 |
* | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-05-19 | 1 | -13/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| | * | | | MDEV-16429: Assertion `!table || (!table->read_set || bitmap_is_set(table->re... | Nikita Malyavin | 2018-12-20 | 1 | -2/+4 |
| * | | | | cleanup: remove dead code | Sergei Golubchik | 2019-05-07 | 1 | -11/+0 |
| * | | | | cleanup: move checksum code to handler class | Sergei Golubchik | 2019-05-07 | 1 | -1/+0 |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-04-02 | 1 | -0/+16 |
|\ \ \ \ \ | |/ / / / |