innodb_log_write_ahead_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
Redo log write ahead unit size to avoid read-on-write, it should match the OS cache block IO size
DETAILS
PARAMETERS
Command-line | --innodb_log_write_ahead_size=# |
Configuration file | Supported |
Dynamic | Yes |
Scope | Global |
Data Type | BIGINT UNSIGNED |
Minimum Value | 512 |
Maximum Value | 16384 |
Product Default Value | 8192 |
SKYSQL
CHANGE HISTORY
EXTERNAL REFERENCES
Additional information on this topic may be found in the MariaDB Public Knowledge Base.