Skip to content

Commit e49dca2

Browse files
committed
Merge 8.0 -> trunk
2 parents 02b7a85 + 1c45388 commit e49dca2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mysql-test/suite/ndb_rpl/r/ndb_rpl_checksum.result

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ include/start_slave.inc
7979
set @@global.source_verify_checksum = 1;
8080
set @@session.debug='d,simulate_checksum_test_failure';
8181
show binlog events;
82-
ERROR HY000: Error when executing command SHOW BINLOG EVENTS: Event crc check failed! Most likely there is event corruption.
82+
ERROR HY000: Error when executing command SHOW BINLOG EVENTS: Error reading Log_event at position 4: Failed decoding event: Event crc check failed! Most likely there is event corruption.
8383
set @@session.debug='';
8484
set @@global.source_verify_checksum = default;
8585
include/stop_slave.inc

0 commit comments

Comments
 (0)