Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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-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 |
* | | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-09-06 | 1 | -19/+92 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Fixed a typo | Varun Gupta | 2019-09-02 | 1 | -1/+1 |
| * | | | | | Followup fix for MDEV-20440 | Varun Gupta | 2019-09-02 | 1 | -0/+3 |
| * | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-08-31 | 1 | -2/+5 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | MDEV-20109: Optimizer ignores distinct key created for materialized... | Sergei Petrunia | 2019-08-30 | 1 | -2/+5 |
| * | | | | | MDEV-6111: Optimizer Trace: add tracing for semi-join optimizations | Sergei Petrunia | 2019-08-25 | 1 | -17/+84 |
* | | | | | | Revert "MDEV-20342 Turn Field::flags from a member to a method" | Alexander Barkov | 2019-08-14 | 1 | -1/+1 |
* | | | | | | MDEV-20342 Turn Field::flags from a member to a method | Alexander Barkov | 2019-08-14 | 1 | -1/+1 |
* | | | | | | MDEV-19724 Add Field::tmp_engine_column_type() | Alexander Barkov | 2019-06-10 | 1 | -9/+1 |
* | | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-05-29 | 1 | -30/+43 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-05-29 | 1 | -30/+43 |
| |\ \ \ \ \ | | |/ / / / |