Bug #39104 Limit on total size of InnoDB log files
Submitted: 28 Aug 2008 17:41 Modified: 2 Oct 2008 12:46
Reporter: Scott Noyes Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version:5.0 OS:Any
Assigned to: MySQL Verification Team CPU Architecture:Any

[28 Aug 2008 17:41] Scott Noyes
Description:
Documentation says "The combined size of the InnoDB log files must be less than 4GB." - this applies only to 32-bit servers; 64-bit servers can use a larger log file size, if http://bugs.mysql.com/bug.php?id=12701 is accurate

How to repeat:
http://dev.mysql.com/doc/refman/5.0/en/innodb-restrictions.html

Suggested fix:
Note differences in 32-bit and 64-bit requirements
[28 Aug 2008 18:01] Paul DuBois
"...64-bit servers can use a larger log file size, if http://bugs.mysql.com/bug.php?id=12701 is accurate"

We will not make a change based on speculation about something that might be true. Please verify that it is true.
[28 Aug 2008 18:56] MySQL Verification Team
Ah, the buffer pool can exceed 4GB, but the logs cannot. Not a bug then.
[1 Oct 2008 23:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".