innodb_adaptive_hash_index
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
DETAILS
In MariaDB Server 10.5 and above the innodb-adaptive-hash-index
is disabled by default. innodb-adaptive-hash-index=OFF
is the recommended setting.
Enabling innodb-adaptive-hash-index
can make server response time unpredictable.
PARAMETERS
Command-line | --innodb_adaptive_hash_index[={OFF| |
Configuration file | Supported |
Dynamic | Yes |
Scope | Global |
Data Type | BOOLEAN (OFF, ON) |
Product Default Value | OFF |
SKYSQL
CHANGE HISTORY
EXTERNAL REFERENCES
Additional information on this topic may be found in the MariaDB Public Knowledge Base.