summaryrefslogtreecommitdiff
path: root/mysql-test/main/selectivity.result
Commit message (Expand)AuthorAgeFilesLines
* Adjust costs for rowid filterMonty2023-02-211-2/+2
* MDEV-30659 Server crash on EXPLAIN SELECT/SELECT on table with engine Aria fo...Sergei Petrunia2023-02-211-0/+54
* MDEV-30360 Assertion `cond_selectivity <= 1.000000001' failed in ...Monty2023-02-101-0/+13
* Change cost for REF to take into account cost for 1 extra key read_nextMonty2023-02-101-1/+1
* Added test cases for preceding testMonty2023-02-031-19/+43
* Fixes for 'Filtering'Monty2023-02-021-0/+12
* Add test cases for MDEV-20595 and MDEV-21633 to show these are solvedMonty2023-02-021-0/+15
* Update row and key fetch cost models to take into account data copy costsMonty2023-02-021-3/+3
* Fix tests: avoid query plan with identical costsSergei Petrunia2023-02-021-4/+4
* Update cost for hash and cached joinsMonty2023-02-021-5/+5
* Return >= 1 from matching_candidates_in_table if records > 0.0Monty2023-02-021-3/+3
* Update matching_candidates_in_table() to treat all conditions similarMonty2023-02-021-4/+4
* Merge 10.9 into 10.10Marko Mäkelä2023-01-101-1/+1
|\
| * Merge 10.7 into 10.8Marko Mäkelä2023-01-101-1/+1
| |\
| | * Merge 10.5 into 10.6Marko Mäkelä2023-01-031-1/+1
| | |\
| | | * Merge 10.4 into 10.5Marko Mäkelä2023-01-031-1/+1
| | | |\
| | | | * MDEV-30218: Incorrect optimization for rowid_filteringSergei Petrunia2022-12-131-1/+1
* | | | | Merge branch '10.9' into 10.10mariadb-10.10.2Oleksandr Byelkin2022-11-031-6/+12
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.7' into 10.8Oleksandr Byelkin2022-11-021-6/+12
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.5' into 10.6Oleksandr Byelkin2022-11-021-6/+12
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.4' into 10.5Oleksandr Byelkin2022-10-261-6/+12
| | | |\ \ | | | | |/
* | | | | Improve pruning in greedy_search by sorting tables during searchMonty2022-07-261-6/+6
|/ / / /
* | | | Merge 10.7 into 10.8Marko Mäkelä2022-06-091-2/+2
|\ \ \ \ | |/ / /
| * | | greedy_search() and best_extension_by_limited_search() scrambled table orderMichael Widenius2022-06-071-2/+2
| |/ /
* | | MDEV-26901: Estimation for filtered rows less precise ... #4Sergei Petrunia2022-01-191-2/+2
* | | MDEV-27062: Make histogram_type=JSON_HB the new defaultSergei Petrunia2022-01-191-6/+6
|/ /
* | Merge branch '10.4' into 10.5Sergei Golubchik2021-02-231-0/+58
|\ \ | |/
| * Merge branch '10.3' into 10.4Sergei Golubchik2021-02-231-0/+58
| |\
| | * Merge branch '10.2' into 10.3Sergei Golubchik2021-02-221-0/+58
* | | Merge 10.4 into 10.5Marko Mäkelä2020-05-311-0/+15
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2020-05-301-0/+15
| |\ \ | | |/
| | * Merge 10.2 into 10.3Marko Mäkelä2020-05-271-0/+15
* | | Updated optimizer costs in multi_range_read_info_const() and sql_select.ccMonty2020-03-271-6/+6
|/ /
* | Merge 10.3 into 10.4Marko Mäkelä2019-11-121-0/+56
|\ \ | |/
| * merge 10.2->10.3 with conflict resolutionsAndrei Elkin2019-11-111-0/+56
* | Merge 10.3 into 10.4Marko Mäkelä2019-11-061-0/+57
|\ \ | |/
| * Merge 10.2 into 10.3Marko Mäkelä2019-11-061-0/+57
* | Merge 10.3 into 10.4Marko Mäkelä2019-09-231-0/+85
|\ \ | |/
| * Merge 10.2 into 10.3Marko Mäkelä2019-09-231-0/+85
* | various test failures post-mergeSergei Golubchik2019-09-061-2/+0
* | Merge branch '10.3' into 10.4Sergei Golubchik2019-09-061-3/+4
|\ \ | |/
| * Merge branch '10.2' into 10.3Monty2019-09-031-0/+6
* | Merge 10.3 into 10.4, except for MDEV-20265Marko Mäkelä2019-08-231-0/+34
|\ \ | |/
| * Merge 10.2 into 10.3Marko Mäkelä2019-08-211-0/+34
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-07-281-3/+3
|\ \ | |/
| * Merge branch '10.2' into 10.3Oleksandr Byelkin2019-07-261-3/+3
* | MDEV-18608: Defaults for 10.4: histogram size should be setSergei Petrunia2019-02-181-2/+4
* | MDEV-16188 Use in-memory PK filters built from range index scansIgor Babaev2019-02-031-6/+6
|/
* Merge branch '10.2' into 10.3Sergei Golubchik2018-09-281-4/+44
* Merge branch '10.2' into 10.3Sergei Golubchik2018-06-301-4/+66