innodb_stats_transient_sample_pages
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
The number of leaf index pages to sample when calculating transient statistics (if persistent statistics are not used, default 8)
DETAILS
PARAMETERS
Command-line | --innodb_stats_transient_sample_pages=# |
Configuration file | Supported |
Dynamic | Yes |
Scope | Global |
Data Type | BIGINT UNSIGNED |
Minimum Value | 1 |
Maximum Value | 18446744073709551615 |
Product Default Value | 8 |
SKYSQL
CHANGE HISTORY
EXTERNAL REFERENCES
Additional information on this topic may be found in the MariaDB Public Knowledge Base.