ourdelta-developers team mailing list archive
-
ourdelta-developers team
-
Mailing list archive
-
Message #00366
[Bug 303124] Re: Feature req: innodb_log_file_size smarter on startup
** Also affects: percona-xtradb
Importance: Undecided
Status: New
** Changed in: percona-xtradb
Importance: Undecided => Wishlist
** Changed in: percona-xtradb
Status: New => Confirmed
** Changed in: percona-xtradb
Assignee: (unassigned) => Yasufumi Kinoshita (yasufumi-kinoshita)
--
Feature req: innodb_log_file_size smarter on startup
https://bugs.launchpad.net/bugs/303124
You received this bug notification because you are a member of OurDelta-
developers, which is the registrant for OurDelta.
Status in OurDelta - Builds for MySQL,MariaDB: Fix Committed
Status in Patches for MySQL by Percona: Confirmed
Status in Percona XtraDB Storage Engine for MySQL: Confirmed
Bug description:
Feature request:
On InnoDB startup, check whether the iblog files exist, and what size they are.
Feed that size back into the innodb_log_file_size, regardless of what it was.
If it was different, you can write a warning to errorlog, but no error/abort.
This little tweak would allow us to increase the default log file size, without breaking existing installations.
References