Bug #43489 NDBAPI Cannot Store Values To SMALLINT/TINYINT Columns
Submitted: 9 Mar 2009 6:00 Modified: 26 Dec 2010 14:06
Reporter: Mikiya Okuno Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Cluster: NDB API Severity:S2 (Serious)
Version:mysql-5.1-telco-6.3 OS:Solaris (SPARC)
Assigned to: CPU Architecture:Any
Tags: mysql-5.1-telco-6.3.20

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:

[12 Mar 2009 7:52] Mikiya Okuno
Modified simple_ndbapi.cpp

Attachment: ndbapi_simple.cpp (text/plain), 9.13 KiB.