summaryrefslogtreecommitdiff
path: root/mysql-test/main/selectivity_innodb.result
Commit message (Expand)AuthorAgeFilesLines
* Added test cases for preceding testMonty2022-12-201-19/+55
* Fix cost calculation in test_if_cheaper_ordering() to be cost basedMonty2022-11-301-2/+2
* Add test cases for MDEV-20595 and MDEV-21633 to show these are solvedMonty2022-11-291-0/+15
* Make the most important optimizer constants user variablesMonty2022-11-291-1/+1
* Update row and key fetch cost models to take into account data copy costsMonty2022-11-291-32/+27
* Fix tests: avoid query plan with identical costsSergei Petrunia2022-11-291-3/+3
* Update cost for hash and cached joinsMonty2022-11-291-1/+1
* Return >= 1 from matching_candidates_in_table if records > 0.0Monty2022-11-291-2/+2
* Ensure that test_quick_select doesn't return more rows than in the tableMonty2022-11-291-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
| | | |\
* | | | | Added EQ_REF chaining to the greedy_optimizerMonty2022-07-261-2/+2
* | | | | 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
|\ \ \ \ | |/ / /
| * | | Improve table pruning in optimizer with up to date key_dependent mapMichael 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
|/ / /
* | | MDEV-4750 follow-up: Reduce disabling innodb_stats_persistentMarko Mäkelä2021-08-311-0/+3
|/ /
* | Merge branch '10.4' into 10.5Oleksandr Byelkin2021-07-311-0/+51
|\ \ | |/
| * Merge branch '10.3' into 10.4Oleksandr Byelkin2021-07-311-0/+51
| |\
| | * Merge branch '10.2' into 10.3Sergei Golubchik2021-07-211-0/+51
* | | Merge 10.4 into 10.5Marko Mäkelä2021-04-141-1/+1
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2021-04-141-1/+1
| |\ \ | | |/
* | | 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-3/+3
* | | MDEV-18650: Options deprecated in previous versions - storage_engineVicențiu Ciorbaru2020-02-131-2/+2
|/ /
* | 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-5/+3
* | Merge branch '10.3' into 10.4Sergei Golubchik2019-09-061-6/+8
|\ \ | |/
| * Merge branch '10.2' into 10.3Monty2019-09-031-0/+7
* | 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-17778: Alter table leads to a truncation warning with ANALYZE commandVarun Gupta2018-12-101-1/+0
* Merge branch '10.2' into 10.3Sergei Golubchik2018-09-281-4/+44
* Merge branch '10.2' into 10.3Sergei Golubchik2018-06-301-4/+66