Bug #59023 rpl.rpl_binlog_errors started to fail after InnoDB merge
Submitted: 18 Dec 2010 7:02 Modified: 22 Dec 2010 6:34
Reporter: Alexander Nozdrin Email Updates:
Status: Duplicate Impact on me:
None 
Category:Tests: Replication Severity:S7 (Test Cases)
Version:5.6 OS:Any
Assigned to: Assigned Account CPU Architecture:Any

[18 Dec 2010 7:02] Alexander Nozdrin
Description:
rpl.rpl_binlog_errors started to fail in daily-trunk-bugfixing
after InnoDB merge with the following symptom:

mysqltest: At line 198: query 'SHOW BINLOG EVENTS IN '$binlog_file' FROM $binlog_start LIMIT 1' failed: 1220: Error when executing command SHOW BINLOG EVENTS: Wrong offset or I/O error

The test is from the "rpl_binlog_checksum" test set, which is not run
in trunk-innodb-pb2. That's why we didn't see this failure there.

Vasil, could you please get in touch with RPL guys?
My guess is that some binlog file should be just re-created.

How to repeat:
Check out PB.
[21 Dec 2010 20:05] Luis Soares
See also: BUG#59079. (Probably this is a duplicate).
[22 Dec 2010 4:49] Zhenxing He
I think this bug and BUG#59079 are duplicates.
[22 Dec 2010 6:34] Alexander Nozdrin
Closing as a duplicate of Bug#59079,