← Back to team overview

ourdelta-developers team mailing list archive

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

 

Public bug reported:

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.

** Affects: ourdelta
     Importance: Wishlist
         Status: New

** Affects: percona-patches
     Importance: Undecided
         Status: New


** Tags: innodb ourdelta

** Changed in: ourdelta
   Importance: Undecided => Wishlist

** Also affects: percona-patches
   Importance: Undecided
       Status: New

** Summary changed:

- innodb_log_file_size smarter on startup
+ Feature req: innodb_log_file_size smarter on startup

** Description changed:

+ 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.

** Tags added: innodb ourdelta

-- 
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.



Follow ups

References