summaryrefslogtreecommitdiff
path: root/mysql-test/main/opt_trace.result
Commit message (Expand)AuthorAgeFilesLines
* MDEV-22910: SIGSEGV in Opt_trace_context::is_started & SIGSEGV in Json_writer...Varun Gupta2020-06-301-0/+31
* MDEV-22665: Print ranges in the optimizer trace created for non-indexed colum...Varun Gupta2020-06-181-1/+95
* MDEV-21626: Optimizer misses the details about the picked join orderVarun Gupta2020-06-041-0/+173
* Add an end marker to a testMarko Mäkelä2020-05-041-0/+1
* MDEV-22401: Optimizer trace: multi-component range is not printed correctlySergei Petrunia2020-04-291-0/+31
* MDEV-22014: Rowid Filtering is not displayed well in the optimizer traceSergei Petrunia2020-04-021-249/+161
* Removed double records_in_range calls from multi_range_read_info_constMonty2020-03-171-6/+6
* Merge 10.3 into 10.4Marko Mäkelä2019-09-231-1/+1
* MDEV-20440: Optimizer trace: print more details about semi-join optimizationSergei Petrunia2019-09-121-5/+12
* MDEV-20444: More information regarding access of a table to be printed inside...Varun Gupta2019-09-111-160/+1150
* Merge 10.3 into 10.4Marko Mäkelä2019-08-311-92/+165
* MDEV-6111: Optimizer Trace: add tracing for semi-join optimizationsSergei Petrunia2019-08-251-10/+263
* MDEV-20349: Assertion `to_len >= 8' failed in convert_to_printableVarun Gupta2019-08-161-0/+42
* Fix main.opt_traceMarko Mäkelä2019-08-141-0/+1
* Optimizer trace: print cost and #rows of the join prefixSergei Petrunia2019-08-131-33/+454
* MDEV-19776: Assertion `to_len >= 8' failed in convert_to_printable with optim...Varun Gupta2019-06-201-0/+8
* Merge 10.3 into 10.4Marko Mäkelä2019-06-121-10/+10
* MDEV-18880: Optimizer trace prints date in hexadecimalVarun2019-06-111-6/+292
* MDEV-18741: Optimizer trace: multi-part key ranges are printed incorrectlyVarun Gupta2019-05-281-21/+255
* MDEV-18942: Json_writer::add_bool: Conditional jump or move depends on uninit...Varun Gupta2019-04-031-0/+13
* MDEV-18810: Optimizer trace typo: cumulateed_index_scan_costVarun Gupta2019-03-131-1/+1
* Minor cleanup in the optimizer trace code.Varun Gupta2019-02-181-190/+2703
* MDEV-18608: Defaults for 10.4: histogram size should be setSergei Petrunia2019-02-181-7/+7
* Merge branch '10.4' into bb-10.4-mdev16188Igor Babaev2019-02-141-89/+101
* MDEV-6111 Optimizer TraceVarun Gupta2019-02-131-0/+3499