Bug #21842 | Cluster fails to replicate to innodb or myisam with err 134 using TPC-B | ||
---|---|---|---|
Submitted: | 25 Aug 2006 18:21 | Modified: | 4 Sep 2007 12:55 |
Reporter: | Jonathan Miller | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Row Based Replication ( RBR ) | Severity: | S2 (Serious) |
Version: | 5.1.12, 5.1.15 | OS: | Linux (Linux 64bit ) |
Assigned to: | Rafal Somla | 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
[29 Mar 2007 16:20]
Jonathan Miller
[29 Mar 2007 16:21]
Jonathan Miller
mysql-test/extra/rpl_tests/rpl_ndb_2multi_eng.test
Attachment: rpl_ndb_2multi_eng.test (application/octet-stream, text), 10.12 KiB.
[29 Mar 2007 18:08]
Rafal Somla
Slave's binlog from the test run on recent rpl tree
Attachment: slave_tpcb.sql (application/octet-stream, text), 123.00 KiB.
[18 Apr 2007 19:06]
Jonathan Miller
Replace existing in /extra/rpl_tests/
Attachment: rpl_ndb_2multi_eng.test (application/octet-stream, text), 10.52 KiB.
[21 Aug 2007 7:59]
Rafal Somla
Results of rpl_ndb_2other test
Attachment: rpl_ndb_2other.log (application/octet-stream, text), 8.02 KiB.