summaryrefslogtreecommitdiff
path: root/mysql-test/main/opt_trace_index_merge.result
Commit message (Expand)AuthorAgeFilesLines
* Update row and key fetch cost models to take into account data copy costsbb-10.7-selectivityMonty2022-03-021-76/+73
* Update cost for hash and cached joinsMonty2022-01-211-1/+4
* Fix calculation of selectivityMonty2022-01-211-1/+5
* MDEV-23645: Optimizer trace: print conditions after substitute_for_best_equal...Sergei Petrunia2021-03-191-1/+6
* Added more digits to JSON output of doubleMonty2020-04-191-61/+61
* Merge 10.4 into 10.5Marko Mäkelä2020-04-081-2/+1
|\
| * MDEV-22014: Rowid Filtering is not displayed well in the optimizer traceSergei Petrunia2020-04-021-2/+1
* | Updated optimizer costs in multi_range_read_info_const() and sql_select.ccMonty2020-03-271-51/+51
* | Removed double calls to records_in_range from distinct and group byMonty2020-03-271-4/+4
|/
* Removed double records_in_range calls from multi_range_read_info_constMonty2020-03-171-10/+10
* MDEV-20444: More information regarding access of a table to be printed inside...Varun Gupta2019-09-111-3/+14
* Optimizer trace: print cost and #rows of the join prefixSergei Petrunia2019-08-131-1/+3
* MDEV-18741: Optimizer trace: multi-part key ranges are printed incorrectlyVarun Gupta2019-05-281-6/+503
* Minor cleanup in the optimizer trace code.Varun Gupta2019-02-181-7/+3
* Merge branch '10.4' into bb-10.4-mdev16188Igor Babaev2019-02-141-8/+8
* MDEV-6111 Optimizer TraceVarun Gupta2019-02-131-0/+249