Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.3 into 10.4 | Marko Mäkelä | 2021-09-22 | 1 | -3/+8 |
|\ | |||||
| * | MDEV-26545 Spider does not correctly handle UDF and stored function in where ... | Daniel Ye | 2021-09-22 | 1 | -3/+8 |
* | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2021-07-31 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2021-07-21 | 1 | -1/+1 |
| |\ | |||||
| | * | MDEV-23597 Assertion `marked_for_read()' failed while evaluating DEFAULT | Nikita Malyavin | 2021-07-16 | 1 | -0/+4 |
| | * | follow-up MDEV-18166: rename marking functions | Nikita Malyavin | 2021-07-12 | 1 | -1/+1 |
* | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2021-06-01 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2021-06-01 | 1 | -0/+2 |
| |\ \ | | |/ | |||||
| | * | MDEV-25576: The statement EXPLAIN running as regular statement and as prepare... | Dmitry Shulga | 2021-05-30 | 1 | -0/+2 |
* | | | Merge branch bb-10.3-release into bb-10.4-release | Nikita Malyavin | 2021-05-05 | 1 | -2/+3 |
|\ \ \ | |/ / | |||||
| * | | Merge branch bb-10.2-release into bb-10.3-release | Nikita Malyavin | 2021-05-04 | 1 | -2/+3 |
| |\ \ | | |/ | |||||
| | * | Another correction of the patch for MDEV-24823. | Igor Babaev | 2021-04-28 | 1 | -2/+3 |
| | * | MDEV-24823 Crash with invalid multi-table update of view in 2nd execution of SP | Igor Babaev | 2021-04-22 | 1 | -11/+30 |
* | | | Merge 10.3 into 10.4bb-10.4-merge | Marko Mäkelä | 2021-04-25 | 1 | -10/+28 |
|\ \ \ | |/ / | |||||
| * | | MDEV-24823 Crash with invalid multi-table update of view in 2nd execution of SP | Igor Babaev | 2021-04-22 | 1 | -10/+29 |
* | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2021-04-14 | 1 | -18/+19 |
|\ \ \ | |/ / | |||||
| * | | MDEV-23446 goto error cleanup | Aleksey Midenkov | 2021-03-31 | 1 | -17/+18 |
* | | | Merge branch 'bb-10.4-release' into 10.4 | Sergei Golubchik | 2021-02-23 | 1 | -0/+3 |
|\ \ \ | |||||
| * \ \ | Merge branch 'bb-10.3-release' into bb-10.4-release | Sergei Golubchik | 2021-02-12 | 1 | -0/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2021-02-01 | 1 | -0/+3 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-16940 Server crashes in unsafe_key_update upon attempt to update view | Igor Babaev | 2021-01-19 | 1 | -0/+3 |
* | | | | Remove extra (not needed) error from multi-table-update for killed query | Monty | 2021-02-14 | 1 | -7/+11 |
|/ / / | |||||
* | | | MDEV-24522 Assertion `inited==NONE' fails upon UPDATE on versioned table with... | Aleksey Midenkov | 2021-01-26 | 1 | -0/+2 |
* | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2021-01-25 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | MDEV-23446 Missed error code fix | Aleksey Midenkov | 2021-01-12 | 1 | -1/+1 |
* | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2021-01-11 | 1 | -2/+1 |
|\ \ \ | |/ / | |||||
| * | | Urgent fix of MDEV-23446 fix: | Oleksandr Byelkin | 2021-01-07 | 1 | -2/+1 |
* | | | Merge branch '10.3' into 10.4bb-10.4-MDEV-23468 | Oleksandr Byelkin | 2020-12-25 | 1 | -0/+7 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-12-23 | 1 | -0/+7 |
| |\ \ | | |/ | |||||
| | * | MDEV-24346 valgrind error in main.precedence | Sergei Golubchik | 2020-12-19 | 1 | -0/+7 |
* | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-12-23 | 1 | -32/+37 |
|\ \ \ | |/ / | |||||
| * | | MDEV-23446 UPDATE does not insert history row if the row is not changed | Aleksey Midenkov | 2020-12-22 | 1 | -32/+37 |
* | | | MDEV-22805 SIGSEGV in check_fields on UPDATE | Aleksey Midenkov | 2020-10-29 | 1 | -0/+7 |
* | | | MDEV-22805: SIGSEGV in check_fields on UPDATE | Dmitry Shulga | 2020-10-27 | 1 | -0/+8 |
* | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-10-22 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-10-22 | 1 | -0/+2 |
| |\ \ | | |/ | |||||
| | * | Merge 10.1 into 10.2 | Marko Mäkelä | 2020-10-21 | 1 | -0/+2 |
| | |\ | |||||
| | | * | MDEV-5628: Assertion `! is_set()' or `!is_set() || (m_status == DA_OK_BULK && | Rucha Deodhar | 2020-10-20 | 1 | -0/+2 |
| * | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-08-03 | 1 | -2/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2020-08-02 | 1 | -2/+1 |
| | |\ \ | | | |/ | |||||
| | | * | cleanup: reduce code duplication | Sergei Golubchik | 2020-07-29 | 1 | -2/+1 |
* | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-04-16 | 1 | -1/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-20515 multi-update tries to position updated table by null reference | Aleksey Midenkov | 2020-04-02 | 1 | -0/+4 |
* | | | | MDEV-21471 ER_CRASHED_ON_USAGE upon UPDATE FOR PORTION on Aria table | Aleksey Midenkov | 2020-04-03 | 1 | -0/+1 |
* | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-12-09 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-18929 2nd execution of SP does not detect ER_VERS_NOT_VERSIONED | Aleksey Midenkov | 2019-12-03 | 1 | -1/+1 |
* | | | | Merge 10.3 into 10.4 | Aleksey Midenkov | 2019-12-02 | 1 | -6/+9 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-20441 ER_CRASHED_ON_USAGE upon update on versioned Aria table | Aleksey Midenkov | 2019-12-02 | 1 | -6/+9 |
| * | | | MDEV-18727 cleanup | Aleksey Midenkov | 2019-11-25 | 1 | -6/+0 |
| * | | | MDEV-18727 improve DML operation of System Versioning | Aleksey Midenkov | 2019-11-22 | 1 | -10/+18 |