Bug #16924 ndbapi tuple insertion does not work
Submitted: 31 Jan 2006 8:27 Modified: 14 Feb 2006 9:11
Reporter: patrice audigou Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S1 (Critical)
Version:5.1.6-alpha OS:Linux (redHat9)
Assigned to: Jonas Oreland CPU Architecture:Any

File: Maximum allowed size is 50MB.
Description:
Privacy:

If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.

To split a large file:

[3 Feb 2006 8:35] patrice audigou
simple example which works

Attachment: ndbapi_error_ok.cpp (text/x-c++), 9.18 KiB.

[7 Feb 2006 10:27] Jonas Oreland
Fix

Attachment: bug16924.patch (text/x-patch), 759 bytes.