log_slow_min_examined_row_limit
This page is part of MariaDB's Documentation.
The parent of this page is: System Variables for MariaDB Enterprise Server
Topics on this page:
Overview
In 11.4 ES:
Don't write queries to slow log that examine fewer rows than that
DETAILS
PARAMETERS
Command-line | --log_slow_min_examined_row_limit=# |
Configuration file | Supported |
Dynamic | Yes |
Scope | Global, Session |
Data Type | BIGINT UNSIGNED |
Minimum Value | 0 |
Maximum Value | 4294967295 |
Product Default Value | 0 |