log_slow_filter
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 10.6 ES, 10.6 CS, 10.5 ES, 10.5 CS, 10.4 ES, 10.4 CS, 10.3 ES, 10.3 CS:
Log only certain types of queries to the slow log. If variable empty alll kind of queries are logged. All types are bound by slow_
query_ time, except 'not_ using_ index' which is always logged if enabled
In 10.6 ES, 10.5 ES, 10.4 ES:
Log only certain types of queries to the slow log. If variable empty alll kind of queries are logged. All types are bound by slow_
query_ time, except 'not_ using_ index' which is always logged if enabled
In 10.2 ES, 10.2 CS:
Log only certain types of queries
See also: System Variables for MariaDB Enterprise Server 10.6, in 10.5 ES, in 10.4 ES, in 10.3 ES, in 10.2 ES, in 10.6 CS, in 10.5 CS, in 10.4 CS, in 10.3 CS, and in 10.2 CS
See also: System Variables for MariaDB Enterprise Server 10.6, in 10.5 ES, and in 10.4 ES
USAGE
DETAILS
SYNONYMS
SCHEMA
PARAMETERS
Command-line | --log_slow_filter={admin| |
Configuration file | Supported |
Dynamic | Yes |
Scope | Global, Session |
Data Type | SET (admin, filesort, filesort_on_disk, filesort_priority_queue, full_join, full_scan, not_using_index, query_cache, query_cache_miss, tmp_table, tmp_table_on_disk) |
Product Default Value | admin, |
SKYSQL
Cloud | SkySQL Topology | ES Ver | Service Default |
---|---|---|---|
AWS | Multi-Node Analytics | 10.6 | admin, |
Single Node Analytics | 10.6 | admin, | |
Replicated Transactions | 10.4 | admin, | |
10.5 | admin, | ||
10.6 | admin, | ||
Single Node Transactions | 10.4 | admin, | |
10.5 | admin, | ||
10.6 | admin, | ||
GCP | Multi-Node Analytics | 10.6 | admin, |
Single Node Analytics | 10.6 | admin, | |
Replicated Transactions | 10.4 | admin, | |
10.5 | admin, | ||
10.6 | admin, | ||
Single Node Transactions | 10.4 | admin, | |
10.5 | admin, | ||
10.6 | admin, |
Cloud | SkySQL Topology | ES Ver | Service Default |
---|---|---|---|
AWS | ColumnStore Data Warehouse | 10.6 | admin, |
Enterprise Server With Replica(s) | 10.4 | admin, | |
10.5 | admin, | ||
10.6 | admin, | ||
Enterprise Server Single Node | 10.4 | admin, | |
10.5 | admin, | ||
10.6 | admin, | ||
GCP | ColumnStore Data Warehouse | 10.6 | admin, |
Enterprise Server With Replica(s) | 10.4 | admin, | |
10.5 | admin, | ||
10.6 | admin, | ||
Enterprise Server Single Node | 10.4 | admin, | |
10.5 | admin, | ||
10.6 | admin, |
See SkySQL details in MariaDB SkySQL previous release
See SkySQL details in MariaDB SkySQL new release
PRIVILEGES
EXAMPLES
ERROR HANDLING
FEATURE INTERACTION
RESPONSES
DIAGNOSIS
ISO 9075:2016
CHANGE HISTORY
Release Series | History |
---|---|
10.6 Enterprise |
|
10.6 Community |
|
10.5 Enterprise |
|
10.5 Community |
|
10.4 Enterprise |
|
10.4 Community |
|
10.3 Enterprise |
|
10.3 Community |
|
10.2 Enterprise |
|
10.2 Community |
|
Release Series | History |
---|---|
10.6 Enterprise |
|
10.5 Enterprise |
|
10.4 Enterprise |
|
RELATED TOPICS
EXTERNAL REFERENCES
Additional information on this topic may be found in the MariaDB Public Knowledge Base.