Bug #69443 Typo in description of sync_binlog
Submitted: 11 Jun 2013 19:56 Modified: 18 Jun 2013 14:11
Reporter: Davi Arnaut (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version:5.5/5.1/5.6 OS:Any
Assigned to: Jon Stephens CPU Architecture:Any

[11 Jun 2013 19:56] Davi Arnaut
Description:
The description of sync_binlog reads: "the server relies on the operating system to flush the binary log's contents from to time as for any other file."

How to repeat:
See description of sync_binlog in the reference manual.

Suggested fix:
"from to time" should read "from time to time".
[12 Jun 2013 0:34] MySQL Verification Team
Thank you for the bug report.
[18 Jun 2013 14:11] Jon Stephens
Fixed in mysqldoc rev 35443. Closed.