Bug #71550 | Value 0 for innodb_flush_log_at_timeout is not valid | ||
---|---|---|---|
Submitted: | 1 Feb 2014 15:55 | Modified: | 22 Oct 2014 15:04 |
Reporter: | Valeriy Kravchuk | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Replication | Severity: | S3 (Non-critical) |
Version: | 5.6 | OS: | Any |
Assigned to: | Daniel Price | CPU Architecture: | Any |
Tags: | innodb_flush_log_at_timeout, missing manual |
[1 Feb 2014 15:55]
Valeriy Kravchuk
[3 Feb 2014 12:38]
MySQL Verification Team
Hello Valeriy, Thank you for the report. Thanks, Umesh
[22 Jul 2014 18:53]
Daniel Price
The documented range for innodb_flush_log_at_timeout has been changed from "0 to 2700" to "1 to 2700". http://dev.mysql.com/doc/refman/5.6/en/innodb-parameters.html#sysvar_innodb_flush_log_at_t... The revised content should appear soon, with the next published documentation build. I have adjusted the bug synopsis and reclassified the bug as a code bug. Setting innodb_flush_log_at_timeout=0 should not be permitted. Thank you for the bug report.
[22 Oct 2014 15:04]
Daniel Price
Posted by developer: The documentation has been revised, as noted above. Thank you for the bug report.