← Back to team overview

ourdelta-developers team mailing list archive

[Bug 303124] Re: Feature req: innodb_log_file_size smarter on startup

 

OurDelta would like to see this for 5.1
Backport to 5.0 ok but not urgent.

-- 
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: New
Status in Patches for MySQL by Percona: New

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