PDF (A4) - 43.4Mb
Man Pages (TGZ) - 297.2Kb
Man Pages (Zip) - 402.4Kb
Info (Gzip) - 4.3Mb
Info (Zip) - 4.3Mb
MySQL Globalization
MySQL Information Schema
MySQL Installation Guide
Security in MySQL
Starting and Stopping MySQL
MySQL and Linux/Unix
MySQL and Windows
MySQL and macOS
MySQL and Solaris
Building MySQL from Source
MySQL Restrictions and Limitations
MySQL Partitioning
MySQL Tutorial
MySQL Performance Schema
MySQL Replication
Using the MySQL Yum Repository
MySQL NDB Cluster 8.0
The following system variables affect optimizer tracing:
optimizer_trace: Enables or disables optimizer tracing. SeeSection 10.15.8, “The optimizer_trace System Variable”.optimizer_trace_features: Enables or disables selected features of the MySQL Optimizer, using the syntax shown here:SET optimizer_trace_features=option=value[,option=value][,...]option: {greedy_search | range_optimizer | dynamic_range | repeated_subselect}value: {on | off | default}SeeSection 10.15.10, “Selecting Optimizer Features to Trace”, for more information on the effects of these.
optimizer_trace_max_mem_size: Maximum amount of memory that can be used for storing all traces.optimizer_trace_limit: The maximum number of optimizer traces to be shown. SeeSection 10.15.4, “Tuning Trace Purging”, for more information.optimizer_trace_offset: Offset of the first trace shown. SeeSection 10.15.4, “Tuning Trace Purging”.end_markers_in_json: If set to1, causes the trace to repeat the key (if present) near the closing bracket. This also affects the output ofEXPLAIN FORMAT=JSONin those versions of MySQL which support this statement. SeeSection 10.15.9, “The end_markers_in_json System Variable”.
PDF (A4) - 43.4Mb
Man Pages (TGZ) - 297.2Kb
Man Pages (Zip) - 402.4Kb
Info (Gzip) - 4.3Mb
Info (Zip) - 4.3Mb
MySQL Globalization
MySQL Information Schema
MySQL Installation Guide
Security in MySQL
Starting and Stopping MySQL
MySQL and Linux/Unix
MySQL and Windows
MySQL and macOS
MySQL and Solaris
Building MySQL from Source
MySQL Restrictions and Limitations
MySQL Partitioning
MySQL Tutorial
MySQL Performance Schema
MySQL Replication
Using the MySQL Yum Repository
MySQL NDB Cluster 8.0