summaryrefslogtreecommitdiff
path: root/sql/opt_trace.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-17399 Add support for JSON_TABLE.Alexey Botchkov2021-04-211-2/+4
* MDEV-23645: Optimizer trace: print conditions after substitute_for_best_equal...Sergei Petrunia2021-03-191-0/+12
* Merge 10.4 into 10.5Marko Mäkelä2020-04-081-8/+13
|\
| * MDEV-22014: Rowid Filtering is not displayed well in the optimizer traceSergei Petrunia2020-04-021-8/+13
* | Merge branch '10.4' into 10.5Oleksandr Byelkin2020-03-111-72/+41
|\ \ | |/
| * Second stage of optimizer_trace optimizationsMonty2020-03-091-58/+22
| * Improved speed of optimizer traceMonty2020-03-091-14/+19
* | perfschema memory related instrumentation changesSergei Golubchik2020-03-101-1/+1
* | MDEV-21702 Add a data type for privilegesAlexander Barkov2020-02-111-1/+1
* | Merge remote-tracking branch 'origin/10.4' into 10.5Alexander Barkov2019-09-111-0/+73
|\ \ | |/
| * Moved the function trace_plan_prefix to the optimizer trace fileVarun Gupta2019-09-111-0/+34
| * MDEV-20444: More information regarding access of a table to be printed inside...Varun Gupta2019-09-111-0/+39
* | MDEV-19772 Add helper classes for ST_FIELD_INFOAlexander Barkov2019-06-161-9/+12
|/
* Minor cleanup in the optimizer trace code.Varun Gupta2019-02-181-92/+68
* MDEV-6111 Optimizer TraceVarun Gupta2019-02-131-0/+722