summaryrefslogtreecommitdiff
path: root/mysql-test/main/distinct.result
Commit message (Expand)AuthorAgeFilesLines
* Change cost for REF to take into account cost for 1 extra key read_nextMonty2023-02-101-3/+3
* Added test cases for preceding testMonty2023-02-031-6/+6
* Update row and key fetch cost models to take into account data copy costsMonty2023-02-021-1/+1
* Update cost for hash and cached joinsMonty2023-02-021-1/+1
* Adjust costs for doing index scan in cost_group_min_max()Monty2023-02-021-5/+9
* Update matching_candidates_in_table() to treat all conditions similarMonty2023-02-021-3/+3
* Limit calculated rows to the number of rows in the tableMonty2023-01-301-3/+3
* Merge 10.4 into 10.5Marko Mäkelä2022-07-271-2/+2
|\
| * Merge branch '10.3' into 10.4Oleksandr Byelkin2022-07-271-2/+2
| |\
| | * MDEV-21445 Strange/inconsistent behavior of IN condition when mixing numbers ...Alexander Barkov2022-07-061-2/+2
* | | MDEV-27382: OFFSET is ignored when combined with DISTINCTbb-10.5-mdev27382-v2Sergei Petrunia2022-01-191-0/+36
* | | Updated optimizer costs in multi_range_read_info_const() and sql_select.ccMonty2020-03-271-3/+3
|/ /
* | MDEV-15253: Default optimizer setting changes for MariaDB 10.4Varun Gupta2018-12-091-2/+2
* | Merge 10.3 into 10.4Marko Mäkelä2018-11-191-0/+20
|\ \ | |/
| * Merge 10.2 into 10.3Marko Mäkelä2018-11-191-0/+20
|/
* Merge 10.2 into 10.3Marko Mäkelä2018-05-171-0/+10
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-0/+1042