summaryrefslogtreecommitdiff
path: root/mysql-test/main/subselect_mat_cost.result
Commit message (Expand)AuthorAgeFilesLines
* Change cost for REF to take into account cost for 1 extra key read_nextMonty2023-02-101-2/+2
* Removed "<select expression> INTO <destination>" deprication.Monty2023-02-031-2/+0
* Added test cases for preceding testMonty2023-02-031-8/+41
* Fixed cost calculations for materialized tablesMonty2023-02-021-34/+6
* Update row and key fetch cost models to take into account data copy costsMonty2023-02-021-7/+7
* Updated optimizer costs in multi_range_read_info_const() and sql_select.ccMonty2020-03-271-1/+1
* Merge branch '10.3' into 10.4Sergei Golubchik2019-09-061-2/+1
|\
| * Merge branch '10.2' into 10.3Monty2019-09-031-2/+1
* | MDEV-13628: ORed condition in pushed index condition is not removed from the ...Varun Gupta2019-05-111-1/+1
* | Merge branch '10.4' into bb-10.4-mdev16188Igor Babaev2019-02-031-11/+11
|\ \
| * | MDEV-15253: Default optimizer setting changes for MariaDB 10.4Varun Gupta2018-12-091-11/+11
* | | MDEV-16188 Use in-memory PK filters built from range index scansIgor Babaev2019-02-031-6/+8
|/ /
* | MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operationsOleksandr Byelkin2018-07-041-0/+2
|/
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-0/+565