← Back to team overview

percona-discussion team mailing list archive

[Bug 314510] Re: FR: split innodb_flush_method into two parameters

 

I am not sure whether this should go into XtraDB only, or into our
builds without XtraDB...

if it goes into the builds that have InnoDB, then:

innodb_datafile_flush_method
innodb_logfile_flush_method

if it goes into XtraDB, then those parameters should start with xtradb_
instead.

-- 
FR: split innodb_flush_method into two parameters
https://bugs.launchpad.net/bugs/314510
You received this bug notification because you are a member of Percona
developers, which is the registrant for Percona patches.

Status in Patches for MySQL by Percona: Incomplete

Bug description:
It would be nice to be able to set the open options on the data and log files separately.  The current combinations are weird: some affect both files, some affect the logs, some affect only the data files.  Why not just make two parameters and be done with it already?

Peter's additional comment:

Also the old parameter could actually set both parameters if it is set so it is clear what different values set them to.



Follow ups

References