Bug #18980 Test 'rpl_row_blob_innodb' fails randomly
Submitted: 10 Apr 2006 19:04 Modified: 4 May 2007 14:01
Reporter: Kent Boortz Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: Row Based Replication ( RBR ) Severity:S3 (Non-critical)
Version:5.1-bk OS:Linux (SuSE SLES9 x86)
Assigned to: Chuck Bell CPU Architecture:Any

File: Maximum allowed size is 50MB.
Description:
Privacy:

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:

[21 Nov 2006 14:10] Chuck Bell
Correct results for test. Place in ./mysql-test/r.

Attachment: rpl_bug_18980.result (text/plain), 3.32 KiB.

[21 Nov 2006 14:11] Chuck Bell
Test include file (contains actual test). Place in ./mysql-test/extra/rpl_tests.

Attachment: rpl_row_blob_bug_18980.test (application/octet-stream, text), 3.54 KiB.

[21 Nov 2006 14:11] Chuck Bell
Option file (required). Place in ./mysql-test/t.

Attachment: rpl_bug_18980-slave.opt (text/plain), 9 bytes.

[21 Nov 2006 14:12] Chuck Bell
Test file. Place in ./mysql-test/t. Run with --mysqld=--binlog-format=row

Attachment: rpl_bug_18980.test (application/octet-stream, text), 478 bytes.