Bug #34109 | Seg fault in dict_accept with innodb and partitioned tables | ||
---|---|---|---|
Submitted: | 28 Jan 2008 18:57 | Modified: | 7 Mar 2008 14:02 |
Reporter: | S Kister | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server: Replication | Severity: | S1 (Critical) |
Version: | MySQL-community-debuginfo-5.1.22-0.rhel5 | OS: | Linux (CentOS release 5 (Final)) |
Assigned to: | CPU Architecture: | Any | |
Tags: | innodb partition centos5 rhel5 5.1.22 replication |
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
[28 Jan 2008 19:00]
S Kister
[29 Jan 2008 20:29]
S Kister
ace-relay-bin.000001
Attachment: ace-relay-bin.000001 (application/octet-stream, text), 153 bytes.
[29 Jan 2008 20:29]
S Kister
ace-relay-bin.000002.bz2
Attachment: ace-relay-bin.000002.bz2 (application/x-bzip2, text), 296.60 KiB.