[MDEV-18837] galera.MW-388: Test failure: mysqltest: Result length mismatch Created: 2019-03-06  Updated: 2019-12-18  Resolved: 2019-03-11

Status: Closed
Project: MariaDB Server
Component/s: Galera, Tests
Affects Version/s: 10.4.3
Fix Version/s: 10.4.4

Type: Bug Priority: Major
Reporter: Stepan Patryshev (Inactive) Assignee: Jan Lindström (Inactive)
Resolution: Fixed Votes: 0
Labels: galera, galera_4
Environment:

OS: CentOS Linux release 7.6.1810 (Core).


Attachments: Zip Archive 190306_galera.MW-388.zip     Text File 190306_galera.MW-388_stdout_laptop.log    
Issue Links:
Relates
relates to MDEV-18111 Galera 4: run galera test suite Closed

 Description   

MariaDB Server: 10.4.3-MariaDB-debug built from sources, branch=10.4, commit: 2a791c53ad93c8bc1441dd227000234bd49c4990.
Galera4 lib 26.4.0(r4477): debug built from sources, commit: 9bd47835d0fcdcf2f041da39dbe5b98ff738ff10.

Run:

./mtr --suite galera --force --big-test --max-test-fail=0 --parallel=auto
./mtr galera.MW-388 --force --max-test-fail=0 --repeat=3

stdout.log: (attached 190306_galera.MW-388_stdout_laptop.log)

galera.MW-388 'innodb'                   [ fail ]
 
@@ -23,7 +23,7 @@
 SET SESSION DEBUG_SYNC = 'wsrep_after_certification SIGNAL wsrep_after_certification_reached WAIT_FOR wsrep_after_certification_continue';
 CALL insert_proc ();;
 connection node_1a;
-SET SESSION DEBUG_SYNC = "now WAIT_FOR wsrep_after_replication_reached";
+SET SESSION DEBUG_SYNC = "now WAIT_FOR wsrep_after_certification_reached";
 SET GLOBAL DEBUG_DBUG = "";
 SET DEBUG_SYNC = "now SIGNAL wsrep_after_replication_continue";
 SET DEBUG_SYNC = "now SIGNAL signal.wsrep_apply_cb";
@@ -31,7 +31,7 @@
 connection node_1;
 SELECT @errno = 1213;
 @errno = 1213
-1
+0
 SELECT * FROM t1;
 f1	f2
 1	node 2
 
mysqltest: Result length mismatch

See also attached 190306_galera.MW-388.zip.


Generated at Thu Feb 08 08:47:06 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.