Bug #20252 NDB API: NdbIndexScanOperation::readTuples ignores the batch parameter
Submitted: 3 Jun 2006 22:04 Modified: 4 Jul 2006 13:07
Reporter: Anatoly Pidruchny (Candidate Quality Contributor) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S3 (Non-critical)
Version:5.0.21-max OS:Any (all)
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 Jun 2006 22:05] Anatoly Pidruchny
The batch parameter of readTuples function is ignored.

Attachment: batch_param_ignored.cpp (application/octet-stream, text), 8.95 KiB.