Bug #71561 Typo (?) at http://dev.mysql.com/doc/relnotes/mysql/5.6/en/news-5-6-16.html
Submitted: 2 Feb 2014 16:49 Modified: 4 Feb 2014 16:09
Reporter: Valeriy Kravchuk Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version:5.6.16 OS:Any
Assigned to: Jon Stephens CPU Architecture:Any

[2 Feb 2014 16:49] Valeriy Kravchuk
Description:
http://dev.mysql.com/doc/relnotes/mysql/5.6/en/news-5-6-16.html says:

"In incorrect result could be returned for a query with an IF() predicate in the WHERE clause combined with OUTER JOIN in a subquery that is transformed to a semi-join. (A workaround is to disable semi-join using SET optimizer_switch='semijoin=off';) (Bug #70608, Bug #17600176)"

In think "In" is not needed there, just "Incorrect result..." was assumed.

As a side note, some bugs mentioned as fixed do not have proper closing comments (see Bug #70768 for example).

How to repeat:
Check http://dev.mysql.com/doc/relnotes/mysql/5.6/en/news-5-6-16.html

Suggested fix:
Do not copy text from the bug report to the release notes without double checking it.
[3 Feb 2014 5:57] MySQL Verification Team
Hello Valeriy,

Thank you for the bug report.
Verified as described.

Thanks,
Umesh
[4 Feb 2014 11:25] Jon Stephens
I'll take this one.
[4 Feb 2014 16:09] Jon Stephens
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.

Fixed in mysql-relnotes rev 2699,

Closed.