Bug #65583 Adding IP with Subnet Mask is not possible.
Submitted: 11 Jun 2012 10:51 Modified: 5 Dec 2012 1:27
Reporter: Bruno Baketaric Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: Administration Severity:S3 (Non-critical)
Version:5.2.40 OS:Any (Microsoft Windows 7 Service Pack 1 (build 7601), 64-bit)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[11 Jun 2012 10:51] Bruno Baketaric
Description:
It's impossible to add a Subnet Mask in any Box of "Limit Connectivity to Hosts Matching", since a "/" is a illegal character.

How to repeat:
Open "Users and Privileges", add a User, Key in a IP with Subnet Mask in the Box ""Limit Connectivity to Hosts Matching".
[11 Jun 2012 11:12] Valeriy Kravchuk
Thank you for the problem report. Verified with 5.2.40 on Mac OS X also.
[5 Dec 2012 1:27] Philip Olson
Fixed as of the upcoming MySQL Workbench 5.2.45, and here's the changelog entry:

The "Limit Connectivity to Hosts Matching" option did not allow an IP with
a Subnet Mask because "/" was considered an invalid character.

Thank you for the bug report.