Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-8320 Allow index usage for DATE(col) <=> const and YEAR <=> const | Oleg Smirnov | 2023-04-25 | 1 | -0/+16 |
* | Adjusted test results after rebase against 11.0.1 | Igor Babaev | 2023-03-15 | 1 | -1/+2 |
* | MDEV-7487 Semi-join optimization for single-table update/delete statements | Igor Babaev | 2023-03-15 | 1 | -2/+1 |
* | MDEV-29189 Crash of the second execution of SF using DELETE/UPDATE | Igor Babaev | 2023-03-15 | 1 | -0/+2 |
* | MDEV-28883 Re-design the upper level of handling UPDATE and DELETE statements | Igor Babaev | 2023-03-15 | 1 | -2/+269 |
* | Fixed the cost for HASH join | Monty | 2023-03-07 | 1 | -1/+4 |
* | Allow firstmatch to use HASH joins | Monty | 2023-03-07 | 1 | -0/+1 |
* | Merge 10.11 into 11.0 | Marko Mäkelä | 2023-03-06 | 1 | -5/+15 |
|\ | |||||
| * | Merge 10.10 into 10.11 | Marko Mäkelä | 2023-03-06 | 1 | -5/+15 |
| |\ | |||||
| | * | Merge 10.9 into 10.10 | Marko Mäkelä | 2023-03-06 | 1 | -5/+15 |
| | |\ | |||||
| | | * | Merge 10.8 into 10.9 | Marko Mäkelä | 2023-03-06 | 1 | -5/+15 |
| | | |\ | |||||
| | | | * | Merge 10.6 into 10.8 | Marko Mäkelä | 2023-03-06 | 1 | -5/+15 |
| | | | |\ | |||||
| | | | | * | Merge 10.5 into 10.6 | Marko Mäkelä | 2023-03-06 | 1 | -1/+1 |
| | | | | |\ | |||||
| | | | | | * | Fix GCC 5.3.1 -Wsign-compare | Marko Mäkelä | 2023-03-06 | 1 | -1/+1 |
| | | | | * | | Merge 10.5 into 10.6 | Marko Mäkelä | 2023-02-28 | 1 | -5/+15 |
| | | | | |\ \ | | | | | | |/ | |||||
| | | | | | * | Added detection of memory overwrite with multi_mallocbb-10.5-monty | Monty | 2023-02-27 | 1 | -12/+22 |
* | | | | | | | Use range instead of ref when we know that range is equal or better. | Monty | 2023-03-03 | 1 | -7/+25 |
* | | | | | | | Fixed crashing bug in recursive SQL if write to tmp table would fail | Monty | 2023-03-02 | 1 | -22/+24 |
* | | | | | | | MDEV-30540 Wrong result with IN list length reaching IN_PREDICATE_CONVERSION_... | Monty | 2023-03-02 | 1 | -11/+30 |
* | | | | | | | Merge 10.11 into 11.0 | Marko Mäkelä | 2023-02-28 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Merge 10.10 into 10.11 | Marko Mäkelä | 2023-02-28 | 1 | -1/+1 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Fixed (non crtitial) memory segment overrunbb-10.10-monty | Monty | 2023-02-26 | 1 | -1/+1 |
* | | | | | | | MDEV-30699: Updated prev_record_reads() to be more exact | Monty | 2023-02-21 | 1 | -104/+292 |
* | | | | | | | MDEV-30659 Server crash on EXPLAIN SELECT/SELECT on table with engine Aria fo... | Sergei Petrunia | 2023-02-21 | 1 | -4/+4 |
* | | | | | | | Merge 10.11 into 11.0 | Marko Mäkelä | 2023-02-16 | 1 | -19/+51 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Merge 10.10 into 10.11 | Marko Mäkelä | 2023-02-16 | 1 | -5/+3 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Merge 10.9 into 10.10 | Marko Mäkelä | 2023-02-16 | 1 | -5/+3 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | | * | | | | Merge 10.8 into 10.9 | Marko Mäkelä | 2023-02-16 | 1 | -5/+3 |
| | | |\ \ \ \ | | | | |/ / / | |||||
| | | | * | | | Merge 10.6 into 10.8 | Marko Mäkelä | 2023-02-16 | 1 | -5/+3 |
| | | | |\ \ \ | | | | | |/ / | |||||
| | | | | * | | Merge 10.5 into 10.6 | Marko Mäkelä | 2023-02-16 | 1 | -4/+2 |
| | | | | |\ \ | | | | | | |/ | |||||
| | | | | | * | MDEV-30333 Wrong result with not_null_range_scan and LEFT JOIN with empty table | Monty | 2023-02-15 | 1 | -4/+2 |
| | | | | * | | MDEV-30324: Wrong result upon SELECT DISTINCT ... WITH TIES | Vicențiu Ciorbaru | 2023-02-15 | 1 | -1/+1 |
| * | | | | | | Merge branch '10.10' into 10.11 | Oleksandr Byelkin | 2023-01-31 | 1 | -21/+73 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Merge branch '10.9' into 10.10 | Oleksandr Byelkin | 2023-01-31 | 1 | -21/+73 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | | * | | | | Merge branch '10.8' into 10.9 | Oleksandr Byelkin | 2023-01-31 | 1 | -21/+73 |
| | | |\ \ \ \ | | | | |/ / / | |||||
| | | | * | | | Merge branch '10.7' into 10.8 | Oleksandr Byelkin | 2023-01-31 | 1 | -21/+73 |
| | | | |\ \ \ | |||||
| | | | | * \ \ | Merge branch '10.6' into 10.7 | Oleksandr Byelkin | 2023-01-31 | 1 | -21/+73 |
| | | | | |\ \ \ | | | | | | |/ / | |||||
| | | | | | * | | Merge branch '10.5' into 10.6 | Oleksandr Byelkin | 2023-01-31 | 1 | -21/+73 |
| | | | | | |\ \ | | | | | | | |/ | |||||
| | | | | | | * | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2023-01-30 | 1 | -3/+7 |
| | | | | | | |\ | |||||
| | | | | | | | * | Fix number of rows passing in case of EQ_REFmariadb-10.4.28 | Oleksandr Byelkin | 2023-01-30 | 1 | -3/+5 |
| | | | | | | | * | MDEV-30218: Incorrect optimization for rowid_filtering, correction | Sergei Petrunia | 2023-01-28 | 1 | -6/+22 |
| | | | | | | | * | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2023-01-28 | 1 | -14/+46 |
| | | | | | | | |\ | |||||
| | | | | | | * | \ | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2023-01-27 | 1 | -20/+68 |
| | | | | | | |\ \ \ | |||||
| | | | | | | | * | | | MDEV-30218: Incorrect optimization for rowid_filtering, correction | Sergei Petrunia | 2023-01-26 | 1 | -6/+22 |
| | | | | | | | * | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2023-01-26 | 1 | -14/+46 |
| | | | | | | | |\ \ \ | | | | | | | | | |/ / | | | | | | | | |/| / | | | | | | | | | |/ | |||||
| | | | | | | | | * | MDEV-15178: Filesort::make_sortorder: Assertion `pos->field != __null | | Sergei Petrunia | 2023-01-23 | 1 | -14/+46 |
* | | | | | | | | | | MDEV-30603: Wrong result with non-default JOIN_CACHE_LEVEL=[4|5] ... | Sergei Petrunia | 2023-02-15 | 1 | -0/+9 |
* | | | | | | | | | | MDEV-30568: Assertion `cond_selectivity <= 1.000000001' failed in get_range_l... | Sergei Petrunia | 2023-02-10 | 1 | -1/+9 |
* | | | | | | | | | | MDEV-30529: Assertion `rnd_records <= s->found_records' failed in best_access... | Sergei Petrunia | 2023-02-10 | 1 | -1/+1 |
* | | | | | | | | | | Fixed bug in extended key handling when there is no primary key | Monty | 2023-02-10 | 1 | -11/+15 |