← Back to team overview

maria-discuss team mailing list archive

innodb_adaptive_flushing_method option in MariaDB 10.0

 

Hi,

I’m looking at the option innodb_adaptive_flushing_method in the docs but I see it has been removed in 10.0 and replaced?
https://mariadb.com/kb/en/xtradbinnodb-server-system-variables/#innodb_adaptive_flushing_method
"Removed: MariaDB 10.0/XtraDB 5.6 - replaced with InnoDB flushing method from MySQL 5.6"

Has it been replaced by innodb_flush_method because I’m trying to set “keep_average” for SSD drives. 

$ mysql --version
mysql  Ver 15.1 Distrib 10.0.10-MariaDB, for Linux (x86_64) using readline 5.1

Thanks!

Follow ups