innodb_log_buffer_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 buffer which InnoDB uses to write log to the log files on disk.
DETAILS
PARAMETERS
Command-line | --innodb_log_buffer_size=# |
Configuration file | Supported |
Dynamic | No |
Scope | Global |
Data Type | BIGINT UNSIGNED |
Minimum Value | 262144 |
Maximum Value | 9223372036854775807 |
Product Default Value | 16777216 |
SKYSQL
CHANGE HISTORY
EXTERNAL REFERENCES
Additional information on this topic may be found in the MariaDB Public Knowledge Base.