summaryrefslogtreecommitdiff
path: root/mysql-test/main/key.result
Commit message (Expand)AuthorAgeFilesLines
* Update row and key fetch cost models to take into account data copy costsbb-10.7-selectivityMonty2022-03-021-5/+8
* Update cost for hash and cached joinsMonty2022-01-211-3/+3
* MDEV-8334: Rename utf8 to utf8mb3Rucha Deodhar2021-05-191-2/+2
* MDEV-7317: Make an index ignorable to the optimizerVarun Gupta2021-03-041-6/+6
* Merge 10.4 into 10.5Marko Mäkelä2020-05-051-0/+42
|\
| * Merge 10.3 into 10.4Marko Mäkelä2020-05-051-0/+42
| |\
| | * MDEV-21480: Unique key using ref access though eq_ref access can be usedVarun Gupta2020-05-011-0/+42
* | | Updated optimizer costs in multi_range_read_info_const() and sql_select.ccMonty2020-03-271-2/+2
|/ /
* | Removed double records_in_range calls from multi_range_read_info_constMonty2020-03-171-1/+1
* | MDEV-7486: Condition pushdown from HAVING into WHEREGalina Shalygina2019-02-171-1/+1
* | Fixed the results after the merge of 10.4 into bb-10.4-mdev16188.Igor Babaev2019-02-031-1/+2
* | MDEV-16188 Use in-memory PK filters built from range index scansIgor Babaev2019-02-031-2/+5
|/
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-0/+641