MySQL :: MySQL 8.0 Reference Manual :: 10.15 Tracing the Optimizer (original) (raw)
The world's most popular open source database
The MySQL optimizer includes the capability to perform tracing; the interface is provided by a set ofoptimizer_trace_xxx
system variables and theINFORMATION_SCHEMA.OPTIMIZER_TRACE table.