innodb_read_ahead_threshold
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 pages that must be accessed sequentially for InnoDB to trigger a readahead.
DETAILS
PARAMETERS
Command-line | --innodb_read_ahead_threshold=# |
Configuration file | Supported |
Dynamic | Yes |
Scope | Global |
Data Type | BIGINT UNSIGNED |
Minimum Value | 0 |
Maximum Value | 64 |
Product Default Value | 56 |
SKYSQL
CHANGE HISTORY
EXTERNAL REFERENCES
Additional information on this topic may be found in the MariaDB Public Knowledge Base.