Bug #29283 | Ndb_cluster_connection seg faults | ||
---|---|---|---|
Submitted: | 21 Jun 2007 19:26 | Modified: | 5 May 2009 7:39 |
Reporter: | richard horan | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Cluster: NDB API | Severity: | S2 (Serious) |
Version: | 5.1.22rc, ndb-6.2.15 | OS: | Other (AIX 5.3.0, OpenSolaris/x86_64 with Sun CC) |
Assigned to: | Hartmut Holzgraefe | CPU Architecture: | Any |
Tags: | mysqlcom-5.1.16-ndb-6.2.0 ndbapi, Ndb_cluster_connection |
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:
- On *nix platforms use the split command e.g.
split -b 50MB <my_large_archive> <my_split_archive_prefix>
- On windows use WinZip or a similar utility to split the large file
[1 Dec 2007 13:33]
Hartmut Holzgraefe
[5 Sep 2008 10:43]
Hartmut Holzgraefe
updated test file
Attachment: connect-0.2.tar.gz (application/x-gzip, text), 307.08 KiB.