Bug #30476 | Extra master columns: Partition test fails in Mixed and Statement, passes RBR | ||
---|---|---|---|
Submitted: | 17 Aug 2007 14:33 | Modified: | 25 Sep 2008 10:01 |
Reporter: | Jonathan Miller | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: Replication | Severity: | S3 (Non-critical) |
Version: | OS: | Linux | |
Assigned to: | Mats Kindahl | CPU Architecture: | Any |
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
[17 Aug 2007 14:45]
Jonathan Miller
[17 Aug 2007 14:46]
Jonathan Miller
Test files
Attachment: rpl_extraColMasterPartition.test (application/octet-stream, text), 4.37 KiB.
[17 Aug 2007 14:46]
Jonathan Miller
Test files
Attachment: rpl_extraColMasterPart_innodb.test (application/octet-stream, text), 469 bytes.
[17 Aug 2007 14:47]
Jonathan Miller
Test files
Attachment: rpl_extraColMasterPart_innodb-master.opt (application/octet-stream, text), 9 bytes.
[17 Aug 2007 14:47]
Jonathan Miller
Test files
Attachment: rpl_extraColMasterPart_innodb-slave.opt (application/octet-stream, text), 9 bytes.