Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.0.5
-
Fix Version/s: 1.1.1
-
Component/s: Core
-
Labels:None
-
Environment:Linux
Description
This is imported from bugzilla item: http://bugs.mariadb.com/show_bug.cgi?id=731
Description martin.brampton@skysql.com 2015-02-16 16:20:54 UTC
Where configuration parameters are booleans, there is a widespread assumption that they should permit any of:
1, yes, true, on
or
0, no, false, off
MaxScale software is inconsistent in this respect. It would be better to conform to expectations and support the full range of options.