Bug #43486 Doc error in MySQL 5.1 Reference Section 2.3.1: Form of Windows distributions
Submitted: 8 Mar 2009 16:59 Modified: 20 Aug 2009 10:26
Reporter: Glynn Durham Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version:5.1 OS:Any
Assigned to: MC Brown CPU Architecture:Any

[8 Mar 2009 16:59] Glynn Durham
Description:
MySQL 5.1 Reference, Section 2.3.1, the second-to-last paragraph reads:

"The Essentials package is recommended for most users. It is provided as an .msi file for use with the Windows Installer. The Complete and Noinstall distributions are packaged as Zip archives. To use them, you must have a tool that can unpack .zip files."

This is incorrect.  Change to:

"The Essentials package is recommended for most users. It is provided as an .msi file for use with the Windows Installer, as is the Complete distribution. The Noinstall distribution is packaged as a Zip archive. To use it, you must have a tool that can unpack .zip files."

That's it.

How to repeat:
Reading the paragraph will repeat the error.

Suggested fix:
See above.
[8 Mar 2009 18:36] MySQL Verification Team
Thank you for the bug report.
[20 Aug 2009 10:26] MC Brown
Documentation has been updated with the correction. An updated version should be available within 24 hours.