summaryrefslogtreecommitdiff
path: root/sql/opt_trace.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-30059: Optimizer Trace: plan_prefix should be a comma-separated-listSergei Petrunia2023-02-031-1/+2
* Added 'records_out' and join_type to POSITIONMonty2023-02-021-2/+1
* MDEV-27306: SET STATEMENT optimizer_trace=1 Doesn't save the tracebb-10.6-mdev27306Sergei Petrunia2021-12-191-7/+11
* MDEV-23645: Optimizer trace: print conditions after substitute_for_best_equal...Sergei Petrunia2021-03-191-0/+4
* Second stage of optimizer_trace optimizationsMonty2020-03-091-2/+0
* Moved the function trace_plan_prefix to the optimizer trace fileVarun Gupta2019-09-111-0/+1
* MDEV-20444: More information regarding access of a table to be printed inside...Varun Gupta2019-09-111-0/+3
* Minor cleanup in the optimizer trace code.Varun Gupta2019-02-181-4/+11
* MDEV-6111 Optimizer TraceVarun Gupta2019-02-131-0/+201