innodb_buffer_pool_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
The size of the memory buffer InnoDB uses to cache data and indexes of its tables.
DETAILS
PARAMETERS
Command-line | --innodb_buffer_pool_size=# |
Configuration file | Supported |
Dynamic | Yes |
Scope | Global |
Data Type | BIGINT UNSIGNED |
Minimum Value | 2097152 |
Maximum Value | 9223372036854775807 |
Product Default Value | 134217728 |
SKYSQL
CHANGE HISTORY
EXTERNAL REFERENCES
Additional information on this topic may be found in the MariaDB Public Knowledge Base.