Bug #72835 Fix for 71708 is not documented in 5.6.19 RNs
Submitted: 2 Jun 2014 14:13 Modified: 6 Jun 2014 12:30
Reporter: Laurynas Biveinis (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version:5.6.19 OS:Any
Assigned to: Daniel Price CPU Architecture:Any

[2 Jun 2014 14:13] Laurynas Biveinis
Description:
http://dev.mysql.com/doc/relnotes/mysql/5.6/en/news-5-6-19.html is missing an entry for http://bugs.mysql.com/bug.php?id=71708.

How to repeat:
See above.

Suggested fix:
Add the entry.
[2 Jun 2014 14:25] MySQL Verification Team
Thank you for the bug report.
[6 Jun 2014 12:30] Daniel Price
The changelog entry has been updated and added to the 5.6.19 release notes:

Fixed as of the upcoming 5.6.19, 5.7.5 release, and here's the changelog entry:

The fix for Bug#17699331 caused a high rate of read/write lock creation
and destruction which resulted in a performance regression. 

Thank you for the bug report.