Bug #88559 Contribution: Cosmetic: rename function set_unknow_error to correct set_unk ...
Submitted: 20 Nov 2017 15:27 Modified: 28 Nov 2017 9:24
Reporter: OCA Admin (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Replication Severity:S3 (Non-critical)
Version:8.0 OS:Any
Assigned to: CPU Architecture:Any
Tags: Contribution

[20 Nov 2017 15:27] OCA Admin
Description:
This bug tracks a contribution by Simon Mudd (Github user: sjmudd) as described in http://github.com/mysql/mysql-server/pull/177

How to repeat:
See description

Suggested fix:
See contribution code attached
[20 Nov 2017 15:27] OCA Admin
Contribution submitted via Github - Cosmetic: rename function set_unknow_error to correct set_unknown_error 
(*) Contribution by Simon Mudd (Github sjmudd, mysql-server/pull/177#issuecomment-345607114): I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.

Contribution: git_patch_153464841.txt (text/plain), 3.83 KiB.

[21 Nov 2017 4:47] MySQL Verification Team
Hello Simon,

Thank you for the report and contribution.

Thanks,
Umesh
[28 Nov 2017 9:24] Margaret Fisher
Posted by developer:
 
Changelog entry added for MySQL 8.0.4:
The function set_unknow_error() in the Binlog_sender class has been renamed to set_unknown_error(). Thanks to Simon J Mudd for the fix.