Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.5 into 10.6 | Marko Mäkelä | 2020-12-03 | 1 | -2/+6 |
|\ | |||||
| * | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-12-02 | 1 | -2/+6 |
| |\ | |||||
| | * | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-12-01 | 1 | -2/+6 |
| | |\ | |||||
| | | * | MDEV-21265: IN predicate conversion to IN subquery should be allowed for a br... | Varun Gupta | 2020-11-30 | 1 | -2/+7 |
* | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2020-11-02 | 1 | -9/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.4' into 10.5 | Sujatha | 2020-09-29 | 1 | -9/+4 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '10.3' into 10.4 | Sujatha | 2020-09-28 | 1 | -9/+4 |
| | |\ \ | | | |/ | |||||
| | | * | Merge branch '10.2' into 10.3 | Sujatha | 2020-09-28 | 1 | -9/+4 |
| | | |\ | |||||
| | | | * | Fix GCC 10.2.0 -Og -fsanitize=undefined -Wmaybe-uninitialized | Marko Mäkelä | 2020-09-23 | 1 | -9/+4 |
* | | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2020-08-04 | 1 | -49/+63 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-07-15 | 1 | -3/+2 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-07-15 | 1 | -3/+2 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-07-14 | 1 | -3/+2 |
| | | |\ \ | | | | |/ | |||||
| | | | * | MDEV-22058: Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())'... | Rucha Deodhar | 2020-07-12 | 1 | -3/+2 |
| * | | | | MDEV-23071 remove potentially dangerouws casting to Item_in_subselect | Oleksandr Byelkin | 2020-07-06 | 1 | -46/+61 |
* | | | | | MDEV-13694: Wrong result upon GROUP BY with orderby_uses_equalities=on | Varun Gupta | 2020-07-08 | 1 | -2/+15 |
|/ / / / | |||||
* | | | | MDEV-22535 TABLE::initialize_quick_structures() takes 0.5% in oltp_read_only | Monty | 2020-07-02 | 1 | -1/+1 |
* | | | | Make all #sql temporary table names uniform | Monty | 2020-04-19 | 1 | -2/+2 |
* | | | | Updated optimizer costs in multi_range_read_info_const() and sql_select.cc | Monty | 2020-03-27 | 1 | -4/+5 |
* | | | | Fix various spelling errors | Otto Kekäläinen | 2020-03-16 | 1 | -1/+1 |
* | | | | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2020-03-11 | 1 | -13/+17 |
|\ \ \ \ | |/ / / | |||||
| * | | | Improved speed of optimizer trace | Monty | 2020-03-09 | 1 | -13/+17 |
* | | | | perfschema memory related instrumentation changes | Sergei Golubchik | 2020-03-10 | 1 | -2/+2 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-12-16 | 1 | -2/+7 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-12-13 | 1 | -1/+6 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-20900: IN predicate to IN subquery conversion causes performance regression | Varun Gupta | 2019-12-10 | 1 | -1/+6 |
| * | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-12-09 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Lintian complains on spelling error | Faustin Lammler | 2019-12-02 | 1 | -1/+1 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-11-14 | 1 | -1/+16 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-11-14 | 1 | -1/+16 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-20646: 10.3.18 is slower than 10.3.17 | Sergei Petrunia | 2019-11-13 | 1 | -1/+16 |
* | | | | Merge 10.4 into 10.5 | Oleksandr Byelkin | 2019-11-07 | 1 | -2/+10 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-11-01 | 1 | -2/+10 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2019-10-31 | 1 | -2/+10 |
| | |\ \ | | | |/ | |||||
| | | * | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-10-25 | 1 | -2/+10 |
| | | |\ | |||||
| | | | * | Merge branch 'github/5.5' into 10.1 | Sergei Golubchik | 2019-10-23 | 1 | -2/+10 |
| | | | |\ | |||||
| | | | | * | MDEV-13172: Wrong result / SELECT ... WHERE EXISTS ... (with UNIQUE Key)bb-5.5-MDEV-13172 | Oleksandr Byelkin | 2019-10-15 | 1 | -2/+10 |
* | | | | | | MDEV-18553: MDEV-16327 pre-requisits part 2: uniform of LIMIT/OFFSET handling | Oleksandr Byelkin | 2019-10-13 | 1 | -3/+0 |
* | | | | | | MDEV-18553: MDEV-16327 pre-requisits part 1: isolation of LIMIT/OFFSET handling | Oleksandr Byelkin | 2019-10-13 | 1 | -6/+3 |
* | | | | | | MDEV-19713 Remove big_tables system variable | Sergei Golubchik | 2019-09-28 | 1 | -1/+1 |
* | | | | | | fix max_rows calculations for internal on-disk temp tables | Sergei Golubchik | 2019-09-28 | 1 | -1/+1 |
* | | | | | | MDEV-20468: Allocating more space than required for JOIN_TAB array for a quer... | Varun Gupta | 2019-09-24 | 1 | -0/+33 |
* | | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-09-24 | 1 | -10/+17 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-09-23 | 1 | -10/+17 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-09-23 | 1 | -10/+16 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | MDEV-20371: Invalid reads at plan refinement stage: join->positions... | Sergei Petrunia | 2019-09-11 | 1 | -10/+16 |
* | | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-09-17 | 1 | -3/+5 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | MDEV-20440: Optimizer trace: print more details about semi-join optimization | Sergei Petrunia | 2019-09-12 | 1 | -3/+5 |
* | | | | | | Merge remote-tracking branch 'origin/10.4' into 10.5 | Alexander Barkov | 2019-09-11 | 1 | -2/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Moved the function trace_plan_prefix to the optimizer trace file | Varun Gupta | 2019-09-11 | 1 | -2/+1 |