Bug #104853 fix some typos in mysql-server comments
Submitted: 7 Sep 2021 6:25 Modified: 7 Sep 2021 6:30
Reporter: Simon Mudd (OCA) Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: Clone Plugin Severity:S4 (Feature request)
Version:8.0.26 OS:Any
Assigned to: CPU Architecture:Any

[7 Sep 2021 6:25] Simon Mudd
Description:
See:
* https://github.com/mysql/mysql-server/pull/365 Fix typo in header comment for alloc_copy_buffer()
* https://github.com/mysql/mysql-server/pull/366 Add missing closing '>' in comments referring to <HOST> or <PORT>

These are two tiny "bugs" in comments so no problem in the code but I think it's good to make the comments clean when such issues are noticed. This is trivial to apply.

How to repeat:
See above.

Suggested fix:
Apply PRs.
[7 Sep 2021 6:30] MySQL Verification Team
Hello Simon,

Thank you for the report and contribution!

regards,
Umesh
[13 Sep 2021 13:42] OCA Admin
Contribution submitted via Github - Add missing closing '>' in comments referring to <HOST> or <PORT> 
(*) Contribution by Simon Mudd (Github sjmudd, mysql-server/pull/366#issuecomment-913031120): 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_727289511.txt (text/plain), 1.25 KiB.

[13 Sep 2021 13:42] OCA Admin
Contribution submitted via Github - Fix typo in header comment for alloc_copy_buffer() 
(*) Contribution by Simon Mudd (Github sjmudd, mysql-server/pull/365#issuecomment-913004986): 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_727268507.txt (text/plain), 830 bytes.