Bug #36067 NdbRecAttr->int32_value() returns unsigned value for TINYINT,SMALLINT,MEDIUMINT
Submitted: 14 Apr 2008 18:19 Modified: 14 Apr 2008 20:58
Reporter: David Shrewsbury Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Cluster: NDB API Severity:S3 (Non-critical)
Version:5.1 OS:Any
Assigned to: Frazer Clement 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:

[14 Apr 2008 18:20] David Shrewsbury
C++ code

Attachment: bug.cc (text/x-c++src), 4.23 KiB.