Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-12-01 | 1 | -2/+2 |
|\ | |||||
* | | MDEV-19130 Assertion failed in handler::update_auto_increment | Nikita Malyavin | 2020-10-14 | 1 | -0/+3 |
* | | MDEV-21470 ASAN heap-use-after-free in my_hash_sort_bin | Monty | 2020-09-25 | 1 | -7/+17 |
* | | MDEV-23551 Performance degratation in temporal literals in 10.4 | Alexander Barkov | 2020-08-24 | 1 | -1/+2 |
* | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-07-31 | 1 | -2/+14 |
|\ \ | |/ | |||||
| * | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-07-31 | 1 | -2/+14 |
| |\ | |||||
| | * | fix c++98 build | Nikita Malyavin | 2020-07-21 | 1 | -1/+1 |
| | * | MDEV-16039 Crash when selecting virtual columns generated using functions wit... | Nikita Malyavin | 2020-07-21 | 1 | -2/+14 |
* | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-07-21 | 1 | -15/+10 |
|\ \ \ | |/ / | |||||
| * | | MDEV-20661 Virtual fields are not recalculated on system fields value assignment | Aleksey Midenkov | 2020-07-20 | 1 | -15/+10 |
* | | | Merge remote-tracking branch 'origin/10.3' into 10.4 | Monty | 2020-07-03 | 1 | -8/+9 |
|\ \ \ | |/ / | |||||
| * | | MDEV-20377 post-fix: Introduce MEM_MAKE_ADDRESSABLE | Marko Mäkelä | 2020-07-02 | 1 | -0/+1 |
| * | | Fixed bugs found by valgrind | Monty | 2020-07-02 | 1 | -4/+4 |
| * | | MDEV-22535 TABLE::initialize_quick_structures() takes 0.5% in oltp_read_only | Monty | 2020-07-02 | 1 | -4/+4 |
* | | | MDEV-22910: SIGSEGV in Opt_trace_context::is_started & SIGSEGV in Json_writer... | Varun Gupta | 2020-06-30 | 1 | -0/+2 |
* | | | MDEV-21804 Assertion `marked_for_read()' failed upon INSERT into table with l... | Sachin | 2020-06-07 | 1 | -2/+2 |
* | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-06-03 | 1 | -4/+0 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-06-02 | 1 | -4/+0 |
| |\ \ | | |/ | |||||
| | * | Merge 10.1 into 10.2 | Marko Mäkelä | 2020-06-01 | 1 | -4/+0 |
| | |\ | |||||
| | | * | Thread safe histograms loading | Sergey Vojtovich | 2020-05-29 | 1 | -2/+0 |
| | | * | Thread safe statistics loading | Sergey Vojtovich | 2020-05-29 | 1 | -2/+0 |
* | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-05-30 | 1 | -3/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-16937 Strict SQL with system versioned tables causes issues | Aleksey Midenkov | 2020-05-28 | 1 | -1/+1 |
| * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-05-27 | 1 | -3/+5 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-20015 Assertion `!in_use->is_error()' failed in TABLE::update_virtual_field | Aleksey Midenkov | 2020-05-26 | 1 | -3/+5 |
* | | | | MDEV-16937 Strict SQL with system versioned tables causes issues (10.4) | Aleksey Midenkov | 2020-05-29 | 1 | -1/+1 |
* | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-05-26 | 1 | -50/+126 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-05-25 | 1 | -52/+128 |
| |\ \ \ | | |/ / | |||||
| | * | | Fixed compiler failure on windows | Monty | 2020-05-23 | 1 | -1/+1 |
| | * | | Fixed deadlock with LOCK TABLES and ALTER TABLE | Monty | 2020-05-23 | 1 | -0/+11 |
| | * | | Merge remote-tracking branch 'origin/10.1' into 10.2 | Alexander Barkov | 2020-05-22 | 1 | -51/+116 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-22111 ERROR 1064 & 1033 and SIGSEGV on CREATE TABLE w/ various charsets ... | Alexander Barkov | 2020-05-22 | 1 | -52/+118 |
* | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-05-16 | 1 | -0/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge remote-tracking branch 'origin/10.2' into 10.3 | Alexander Barkov | 2020-05-14 | 1 | -0/+6 |
| |\ \ \ | | |/ / | |||||
| | * | | Ensure that auto_increment fields are marked properly on update | Monty | 2020-05-13 | 1 | -0/+6 |
* | | | | MDEV-21669 InnoDB: Table ... contains <n> indexes inside InnoDB, which is dif... | Eugene Kosov | 2020-02-13 | 1 | -1/+1 |
* | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2020-02-11 | 1 | -1/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-02-10 | 1 | -1/+0 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2020-02-10 | 1 | -1/+0 |
| | |\ \ | | | |/ | |||||
| | | * | Merge branch '5.5' into 10.1 | Oleksandr Byelkin | 2020-02-10 | 1 | -1/+0 |
| | | |\ | |||||
| | | | * | Clean the comment for `table_f_c unt` parameter | Anel Husakovic | 2020-01-29 | 1 | -1/+0 |
* | | | | | Merge 10.3 into 10.4 | Aleksey Midenkov | 2019-12-02 | 1 | -6/+11 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-21147 Assertion `marked_for_read()' upon UPDATE on versioned table via view | Aleksey Midenkov | 2019-12-02 | 1 | -6/+10 |
| * | | | | MDEV-20441 ER_CRASHED_ON_USAGE upon update on versioned Aria table | Aleksey Midenkov | 2019-12-02 | 1 | -0/+1 |
| * | | | | MDEV-18727 improve DML operation of System Versioning | Aleksey Midenkov | 2019-11-22 | 1 | -0/+2 |
* | | | | | MDEV-18727 improve DML operation of System Versioning (10.4) | Aleksey Midenkov | 2019-11-25 | 1 | -0/+2 |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-11-12 | 1 | -0/+20 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | merge 10.2->10.3 with conflict resolutions | Andrei Elkin | 2019-11-11 | 1 | -0/+20 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | manual merge 10.1->10.2 | Andrei Elkin | 2019-11-11 | 1 | -0/+21 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | MDEV-20519: Query plan regression with optimizer_use_condition_selectivity > 1 | Varun Gupta | 2019-11-07 | 1 | -0/+21 |