summaryrefslogtreecommitdiff
path: root/mysql-test/main/myisam_explain_non_select_all.result
Commit message (Expand)AuthorAgeFilesLines
* Added test cases for preceding testMonty2023-02-031-35/+36
* Fixed cost calculations for materialized tablesMonty2023-02-021-17/+17
* Derived tables and union can now create distinct keysMonty2023-02-021-12/+12
* Update row and key fetch cost models to take into account data copy costsMonty2023-02-021-27/+25
* Update cost for hash and cached joinsMonty2023-02-021-22/+18
* Update matching_candidates_in_table() to treat all conditions similarMonty2023-02-021-11/+11
* Updated optimizer costs in multi_range_read_info_const() and sql_select.ccMonty2020-03-271-37/+27
* Removed double records_in_range calls from multi_range_read_info_constMonty2020-03-171-4/+2
* Merge 10.3 into 10.4Marko Mäkelä2019-04-251-11/+66
|\
* | MDEV-16188 Post merge fixes fot TokuDBIgor Babaev2019-02-081-2/+4
* | Merge branch '10.4' into bb-10.4-mdev16188Igor Babaev2019-02-031-34/+204
|\ \
| * | MDEV-15253: Default optimizer setting changes for MariaDB 10.4Varun Gupta2018-12-091-35/+204
* | | MDEV-16188 Use in-memory PK filters built from range index scansIgor Babaev2019-02-031-8/+7
|/ /
* | MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operationsOleksandr Byelkin2018-07-041-0/+264
|/
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-0/+2929