Bug #39662 | ERROR 1005 (HY000) at line ..: Can't create table '...' (errno: 881) | ||
---|---|---|---|
Submitted: | 26 Sep 2008 9:55 | Modified: | 26 Sep 2008 11:50 |
Reporter: | Shueb Khan | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S2 (Serious) |
Version: | 5.0.41 | OS: | Linux (Red Hat Enterprise Linux ES release 4 (Nahant Update 5)) |
Assigned to: | CPU Architecture: | Any | |
Tags: | ERROR 1005 (HY000) at line ..: Can't create table '...' (errno: 881) |
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
[26 Sep 2008 10:14]
Shueb Khan
[26 Sep 2008 10:18]
Shueb Khan
Log files-1
Attachment: ndb_error_report-1_20080926.tar.gz (application/x-gzip-compressed, text), 333.74 KiB.
[26 Sep 2008 10:24]
Shueb Khan
Log files-3
Attachment: ndb_error_report-3_20080926.tar.gz (application/x-gzip-compressed, text), 320.87 KiB.
[26 Sep 2008 10:25]
Shueb Khan
Log files-4
Attachment: ndb_error_report-4_20080926.tar.gz (application/x-gzip-compressed, text), 213.24 KiB.