Bug #16926 NdbRecAttr source not in line with MYSQL-5.1.2.DROP5P7
Submitted: 31 Jan 2006 8:52 Modified: 26 Oct 2007 5:47
Reporter: patrice audigou Email Updates:
Status: Won't fix Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S2 (Serious)
Version:5.1.6-alpha OS:Linux (redhat9)
Assigned to: Jonas Oreland CPU Architecture:Any

[31 Jan 2006 8:52] patrice audigou
Description:
Methods NdbRecAttr::attrSize() and NdbRecAttr::array are missing
in Mysql 5.1.6-alpha.

How to repeat:
by comparing the source NdbRecAttr.cpp between the two Mysql release.
[1 Feb 2006 10:13] Valeriy Kravchuk
Thank you for a problem report. NDB API is not yet officially published by MySQL, as far as I know. And 5.1 is still alpha version... So nobody can tell you for sure how should it work.

According to http://noratus.cs.microlink.lt/ndbapi/classNdbRecAttr.html, you a right: attrSize and arraySize methods should be implemented. So, I mark this report as "To be fixed later".
[26 Oct 2007 5:47] Jonas Oreland
they are already using 5.1....so this is a wont fix