profiling_history_size
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
Number of statements about which profiling information is maintained. If set to 0, no profiles are stored. See SHOW PROFILES.
DETAILS
PARAMETERS
Command-line | --profiling_history_size=# |
Configuration file | Supported |
Dynamic | Yes |
Scope | Global, Session |
Data Type | BIGINT UNSIGNED |
Minimum Value | 0 |
Maximum Value | 100 |
Product Default Value | 15 |
SKYSQL
CHANGE HISTORY
EXTERNAL REFERENCES
Additional information on this topic may be found in the MariaDB Public Knowledge Base.