Bug #117994 Incorrect bug ref in 8.0.42 release notes
Submitted: 16 Apr 8:58 Modified: 17 Apr 10:45
Reporter: Laurynas Biveinis (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version:8.0.42, 8.4.5, 9.3.0 OS:Any
Assigned to: CPU Architecture:Any

[16 Apr 8:58] Laurynas Biveinis
Description:
https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-42.html:

"Removed an issue with multibyte UTF8 handling. (Bug #36593253)

An ORDER BY containing an aggregation was not always handled correctly. (Bug #36593253)"

Notice how these two entries share the same bug id. Checking shows that this id actually belongs to the first one.

How to repeat:
See above

Suggested fix:
Update the ORDER BY bugs with the right bug id.
[16 Apr 9:01] MySQL Verification Team
Hello Laurynas,

Thank you for the report and feedback.

regards,
Umesh
[17 Apr 10:45] Edward Gilmore
Posted by developer:
 
Documentation updated as requested.
Thank you for the bug report.