Bug #58758 Ndb Internal : Defaults for enum type config values not supported
Submitted: 6 Dec 2010 14:45 Modified: 21 Apr 2011 10:26
Reporter: Frazer Clement Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S4 (Feature request)
Version:mysql-5.1-telco-7.0 OS:Any
Assigned to: Frazer Clement CPU Architecture:Any

[6 Dec 2010 14:45] Frazer Clement
Description:
Ndb config supports ENUM types values since 7.0.

Coded default values for these were not correctly supported.

How to repeat:
Attempt to define default config values for enum types
[6 Dec 2010 14:47] Frazer Clement
Proposed patch

Attachment: bug58758.patch (text/x-patch), 1.62 KiB.

[18 Apr 2011 11:07] Magnus BlÄudd
Translate from string to int earlier

Attachment: bug58758_v2.patch (application/octet-stream, text), 3.91 KiB.

[18 Apr 2011 12:19] Frazer Clement
Patch is good, beware merge to 7.2, where default is Queue.
[21 Apr 2011 10:26] Jon Stephens
Not a user-facing issue; no changelog entry needed. Closed without further action.