Bug #55099 Wording error in 5.5 server documentation for ALL_NON_LOSSY mode
Submitted: 8 Jul 2010 20:46 Modified: 12 Jul 2010 16:25
Reporter: Craig Sylvester Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version:5.1, 5.5 OS:Any
Assigned to: Paul DuBois CPU Architecture:Any
Tags: all_non_lossy, modes, replication

[8 Jul 2010 20:46] Craig Sylvester
Description:
Pages affected:
http://dev.mysql.com/doc/refman/5.1/en/replication-features-differing-tables.html
http://dev.mysql.com/doc/refman/5.5/en/replication-features-differing-tables.html

In the following description of the ALL_NON_LOSSY mode:
"This mode permits conversions that do not require truncation or other special handling of the source value; that is, it allows conversions where the source type has a wider range than the source type."

The last "source type" should be "target type".

How to repeat:
See description

Suggested fix:
See description
[9 Jul 2010 4:32] Valeriy Kravchuk
Thank you for the bug report.
[12 Jul 2010 16:25] Paul DuBois
Thank you for your bug report. This issue has been addressed in the documentation. The updated documentation will appear on our website shortly, and will be included in the next release of the relevant products.