Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
10.5, 10.6, 10.7, 10.8, 10.9
-
None
Description
|
10.6 ab0190101 |
binlog_encryption.rpl_parallel_stop_on_con_kill 'innodb,row' w1 [ fail ]
|
Test ended at 2022-10-21 13:26:10
|
|
|
CURRENT_TEST: binlog_encryption.rpl_parallel_stop_on_con_kill
|
--- /home/buildbot/ppc64le-ubuntu-2004-debug/build/mysql-test/suite/binlog_encryption/rpl_parallel_stop_on_con_kill.result 2022-10-21 07:46:51.000000000 +0000
|
+++ /home/buildbot/ppc64le-ubuntu-2004-debug/build/mysql-test/suite/binlog_encryption/rpl_parallel_stop_on_con_kill.reject 2022-10-21 13:26:09.432344290 +0000
|
@@ -87,7 +87,7 @@
|
include/sync_with_master_gtid.inc
|
SELECT * FROM t3 WHERE a>=200 ORDER BY a;
|
a b
|
-201 6
|
+201 5
|
202 8
|
203 7
|
204 7
|
|
|
mysqltest: Result content mismatch
|
Sometimes the output is instead:
CURRENT_TEST: binlog_encryption.rpl_parallel_stop_on_con_kill
|
--- /buildbot/amd64-ubuntu-2004-msan/build/mysql-test/suite/binlog_encryption/rpl_parallel_stop_on_con_kill.result 2022-09-20 18:18:24.000000000 +0000
|
+++ /buildbot/amd64-ubuntu-2004-msan/build/mysql-test/suite/binlog_encryption/rpl_parallel_stop_on_con_kill.reject 2022-09-20 18:23:55.551875552 +0000
|
@@ -88,7 +88,7 @@
|
SELECT * FROM t3 WHERE a>=200 ORDER BY a;
|
a b
|
201 6
|
-202 8
|
+202 7
|
203 7
|
204 7
|
205 5
|