Bug #81834 fix the _CONN_IPv4_NUM_ONLY regular expression (contribution)
Submitted: 13 Jun 2016 13:54 Modified: 14 Dec 2016 23:07
Reporter: OCA Admin (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Utilities Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: CPU Architecture:Any

[13 Jun 2016 13:54] OCA Admin
Description:
This bug tracks a contribution by Erol Guven (Github user: erolatreston) as described in http://github.com/mysql/mysql-utilities/pull/10

How to repeat:
See description

Suggested fix:
See contribution code attached
[13 Jun 2016 13:54] OCA Admin
Contribution submitted via Github - fix the _CONN_IPv4_NUM_ONLY regular expression 
(*) Contribution by Erol Guven (Github erolatreston, mysql-utilities/pull/10#issuecomment-225579182): 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_73073107.txt (text/plain), 1.23 KiB.

[13 Jun 2016 17:46] MySQL Verification Team
Thank you for the contribution.
[19 Oct 2016 18:13] Chuck Bell
Posted by developer:
 
pushed to release-1.6.5
[13 Dec 2016 17:46] Chuck Bell
Posted by developer:
 
Pushed to release-1.6.5
[14 Dec 2016 23:07] Christine Cole
Posted by developer:
 
Fixed as of the upcoming MySQL Utilities 1.6.5 release, and here's the changelog entry:

Permits IPv4 address parsing to include values of 0-255 rather than 0-254. Thanks to Erol Guven for the patch.

Thank you for the bug report.