Bug #71409 ndbapi-examples/ndbapi_blob_ndbrecord #include <ndb_global.h>
Submitted: 17 Jan 2014 15:07 Modified: 5 Feb 2014 13:02
Reporter: Gustaf Thorslund Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Cluster: NDB API Severity:S3 (Non-critical)
Version:7.2 OS:Any
Assigned to: Magnus BlÄudd 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: