Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
10.6, 10.11, 10.7(EOL), 10.8(EOL), 10.9(EOL), 10.10(EOL), 11.0(EOL)
-
None
Description
10.6 ff9150f3c50f3cb3ab89bcce8
http://buildbot.askmonty.org/buildbot/builders/kvm-rpm-centos8-amd64/builds/2917/steps/mtr/logs/stdio
rpl.rpl_perfschema_applier_status_by_worker 'innodb,mix' w1 [ fail ]
|
Test ended at 2021-06-30 10:01:57
|
|
CURRENT_TEST: rpl.rpl_perfschema_applier_status_by_worker
|
mysqltest: In included file "./include/assert.inc":
|
included from /usr/share/mysql-test/suite/rpl/t/rpl_perfschema_applier_status_by_worker.test at line 172:
|
At line 168: Test assertion failed in assertion.inc
|
|
The result from queries just before the failure was:
|
< snip >
|
master-bin.000001 285 Binlog_checkpoint 1 329 master-bin.000001
|
master-bin.000001 329 Gtid 1 371 GTID 0-1-1
|
master-bin.000001 371 Query 1 484 use `test`; CREATE TABLE t1 (a INT) ENGINE=InnoDB
|
master-bin.000001 484 Gtid 1 526 GTID 0-1-2
|
master-bin.000001 526 Query 1 643 use `test`; DROP TABLE `t1` /* generated by server */
|
master-bin.000001 643 Gtid 1 685 GTID 0-1-3
|
master-bin.000001 685 Query 1 794 use `test`; create table t(a int primary key)
|
master-bin.000001 794 Gtid 1 836 BEGIN GTID 0-1-4
|
master-bin.000001 836 Query 1 926 use `test`; insert into t values(1)
|
master-bin.000001 926 Query 1 999 COMMIT
|
|
**** SHOW RELAYLOG EVENTS on server_1 ****
|
relaylog_name = 'No such row'
|
SHOW RELAYLOG EVENTS IN 'No such row';
|
Log_name Pos Event_type Server_id End_log_pos Info
|
connection slave;
|
Assertion text: 'Value returned by SSS and PS table for Last_Error_Number should be same.'
|
Assertion condition: '"1146" = "0"'
|
Assertion condition, interpolated: '"1146" = "0"'
|
Assertion result: '0'
|
|
More results from queries before failure can be found in /dev/shm/var/1/log/rpl_perfschema_applier_status_by_worker.log
|
Attachments
Issue Links
- relates to
-
MDEV-25502 rpl.rpl_perfschema_applier_status_by_worker failed in bb with: Test assertion failed
- Closed