Details
Description
By now happened 3 times, on 10.1 and 10.2, first occurrence in May 2016 (so it might be relatively new).
Last occurrence:
http://buildbot.askmonty.org/buildbot/builders/kvm-fulltest2/builds/6073/steps/test_2/logs/stdio
rpl.rpl_mariadb_slave_capability 'row,xtradb' w1 [ fail ]
|
Test ended at 2016-10-10 19:56:44
|
|
CURRENT_TEST: rpl.rpl_mariadb_slave_capability
|
--- /mnt/buildbot/build/mariadb-10.1.19/mysql-test/suite/rpl/r/rpl_mariadb_slave_capability.result 2016-10-10 16:00:32.000000000 +0300
|
+++ /mnt/buildbot/build/mariadb-10.1.19/mysql-test/suite/rpl/r/rpl_mariadb_slave_capability.reject 2016-10-10 19:56:44.000000000 +0300
|
@@ -30,6 +30,7 @@
|
1
|
include/show_events.inc
|
Log_name Pos Event_type Server_id End_log_pos Info
|
+slave-relay-bin.000005 # Query # # # Dummy
|
slave-relay-bin.000005 # Query # # BEGIN
|
slave-relay-bin.000005 # User var # # @`!dummyvar`=NULL
|
slave-relay-bin.000005 # Table_map # # table_id: # (test.t1)
|
@@ -39,7 +40,6 @@
|
slave-relay-bin.000005 # Query # # # Dummy event replacing event type 160 that slave cannot handle.
|
slave-relay-bin.000005 # Table_map # # table_id: # (test.t1)
|
slave-relay-bin.000005 # Write_rows_v1 # # table_id: # flags: STMT_END_F
|
-slave-relay-bin.000005 # Query # # COMMIT
|
set @@global.debug_dbug= @old_slave_dbug;
|
# Test dummy event is checksummed correctly.
|
set @@global.binlog_checksum = CRC32;
|
|
mysqltest: Result length mismatch
|
Attachments
Issue Links
- relates to
-
MDEV-7069 Fix buildbot failures in main server trees
- Stalled