innodb_flush_method
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
With which method to flush data.
DETAILS
PARAMETERS
Command-line | --innodb_flush_method={fsync| |
Configuration file | Supported |
Dynamic | No |
Scope | Global |
Data Type | ENUM (fsync, O_DSYNC, littlesync, nosync, O_DIRECT, O_DIRECT_NO_FSYNC) |
Product Default Value | O_DIRECT |
SKYSQL
CHANGE HISTORY
EXTERNAL REFERENCES
Additional information on this topic may be found in the MariaDB Public Knowledge Base.