Bug #49038 Constrain numeric fields
Submitted: 24 Nov 2009 16:22
Reporter: Todd Farmer (OCA) Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Workbench Severity:S4 (Feature request)
Version:5.2 r4753 OS:Windows (XP)
Assigned to: CPU Architecture:Any

[24 Nov 2009 16:22] Todd Farmer
Description:
WB doesn't appear to provide any edit/validation of numeric fields, allowing users to enter rubbish such as "wfasdf", and resulting in my.ini files which include:

myisam_max_sort_file_size = wfasdfM

This causes the server to be unable to start.

How to repeat:
Enter non-numeric characters in numeric fields.

Suggested fix:
Validate numeric fields.