Bug #34303 Client using NDBAPI crashes if client application uses many connections
Submitted: 5 Feb 2008 11:16 Modified: 2 Jun 2010 14:40
Reporter: Lukasz Osipiuk Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S3 (Non-critical)
Version:mysql-5.1-telco-6.3 OS:Linux
Assigned to: Magnus BlÄudd CPU Architecture:Any
Tags: 5.1.23-ndb-6.3.7, Contribution

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:

[5 Feb 2008 11:17] Lukasz Osipiuk
dirty patch. use poll() instead of select() if HAVE_POLL is defined.

Attachment: poll.patch (text/x-patch), 18.86 KiB.