Bug #92330 Typo in 5.7 reference manual - should be 5.7.20 instead of 5.1.20
Submitted: 6 Sep 2018 23:26 Modified: 10 Sep 2018 22:46
Reporter: Bobby Durrett Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version:5.7 OS:Any
Assigned to: CPU Architecture:Any

[6 Sep 2018 23:26] Bobby Durrett
Description:
In 5.1.6 Server Command Options in the 5.7 reference manual in the description of the --disable-partition-engine-check the documentation says

In MySQL 5.7.17 through 5.1.20, the server

it most likely should say

In MySQL 5.7.17 through 5.7.20, the server

I think the 1 instead of 7 is a typo.

How to repeat:
Search for 5.1.20 in the 5.7 reference manual

Suggested fix:
Replace 5.1.20 with 5.7.20
[6 Sep 2018 23:47] MySQL Verification Team
Thank you for the bug report.
[10 Sep 2018 22:46] Jon Stephens
Fixed in mysqldoc rev 59050. Closed.