Bug #31708 | Cluster crashes on cartesian product | ||
---|---|---|---|
Submitted: | 19 Oct 2007 0:49 | Modified: | 7 Oct 2009 14:15 |
Reporter: | Todd Farmer (OCA) | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S2 (Serious) |
Version: | mysql-5.1 | OS: | Linux |
Assigned to: | Martin Skold | CPU Architecture: | Any |
Tags: | 5.1.22rc 5.0.48 |
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
[19 Oct 2007 0:57]
Todd Farmer
[19 Oct 2007 1:05]
Todd Farmer
Config, error, cluster and trace logs
Attachment: cartesian.tar.gz (application/x-gzip, text), 38.96 KiB.
[21 Oct 2007 1:09]
Adam Dixon
5.1.22 rc logs
Attachment: ndb_error_report_20071021025315_5122rc.tar.bz2 (application/x-bzip2, text), 5.07 KiB.
[21 Oct 2007 1:10]
Adam Dixon
5.0.48-cluster logs
Attachment: ndb_error_report_20071021022913_5048.tar.bz2 (application/x-bzip2, text), 4.25 KiB.