Bug #109526 Redolog sizing description
Submitted: 4 Jan 2023 6:52 Modified: 4 Jan 2023 7:15
Reporter: Kedar Vaijanapurkar Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version:5.7 OS:Any
Assigned to: CPU Architecture:Any

[4 Jan 2023 6:52] Kedar Vaijanapurkar
Description:
https://dev.mysql.com/doc/refman/5.7/en/optimizing-innodb-logging.html

The first paragraph reads:

"Make your redo log files big, even as big as the buffer pool. ...  Although historically big redo log files caused lengthy recovery times, recovery is now much faster and you can confidently use large redo log files."

But variable description in https://dev.mysql.com/doc/refman/5.7/en/innodb-parameters.html#sysvar_innodb_log_file_size reads:

"Larger log files also make crash recovery slower."

Which one is right?

How to repeat:
Read documentation
[4 Jan 2023 7:15] MySQL Verification Team
Hello Kedar,

Thank you for the report and feedback.

regards,
Umesh