Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-37984

Test failure on galera.MDEV-34647

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • 11.4
    • 11.4
    • Galera, Tests
    • None

    Description

      galera.MDEV-34647                        w2 [ fail ]
      19:35:51         Test ended at 2025-10-25 17:35:51
      19:35:51 
      19:35:51 CURRENT_TEST: galera.MDEV-34647
      19:35:51 --- /tmp/workspace/mariadb-11.4-mtr/mariadb-test/suite/galera/r/MDEV-34647.result	2025-10-25 17:18:10.000000000 +0000
      19:35:51 +++ /tmp/workspace/mariadb-11.4-mtr/mariadb-test/suite/galera/r/MDEV-34647.reject	2025-10-25 17:35:41.690791254 +0000
      19:35:51 @@ -7,12 +7,12 @@
      19:35:51  insert into t1 select null, 'd' from t1;
      19:35:51  select * from t1;
      19:35:51  id	val
      19:35:51 -1	a
      19:35:51 -3	b
      19:35:51 -5	c
      19:35:51 -7	d
      19:35:51 -9	d
      19:35:51 -11	d
      19:35:51 +2	a
      19:35:51 +4	b
      19:35:51 +6	c
      19:35:51 +8	d
      19:35:51 +10	d
      19:35:51 +12	d
      19:35:51  create table t2(id serial, val varchar(100)) engine=aria;
      19:35:51  insert into t2 values(null, 'a');
      19:35:51  insert into t2 values(null, 'b');
      19:35:51 @@ -20,12 +20,12 @@
      19:35:51  insert into t2 select null, 'd' from t2;
      19:35:51  select * from t2;
      19:35:51  id	val
      19:35:51 -1	a
      19:35:51 -3	b
      19:35:51 -5	c
      19:35:51 -7	d
      19:35:51 -9	d
      19:35:51 -11	d
      19:35:51 +2	a
      19:35:51 +4	b
      19:35:51 +6	c
      19:35:51 +8	d
      19:35:51 +10	d
      19:35:51 +12	d
      19:35:51  create table t3(id serial, val varchar(100)) engine=innodb;
      19:35:51  insert into t3 values(null, 'a');
      19:35:51  insert into t3 values(null, 'b');
      19:35:51 @@ -33,12 +33,12 @@
      19:35:51  insert into t3 select null, 'd' from t3;
      19:35:51  select * from t3;
      19:35:51  id	val
      19:35:51 -1	a
      19:35:51 -3	b
      19:35:51 -5	c
      19:35:51 -7	d
      19:35:51 -9	d
      19:35:51 -11	d
      19:35:51 +2	a
      19:35:51 +4	b
      19:35:51 +6	c
      19:35:51 +8	d
      19:35:51 +10	d
      19:35:51 +12	d
      19:35:51  set global wsrep_mode='REPLICATE_MYISAM,REPLICATE_ARIA';
      19:35:51  create table t4(id serial, val varchar(100)) engine=myisam;
      19:35:51  insert into t4 values(null, 'a');
      19:35:51 @@ -60,12 +60,12 @@
      19:35:51  insert into t5 select null, 'd' from t5;
      19:35:51  select * from t2;
      19:35:51  id	val
      19:35:51 -1	a
      19:35:51 -3	b
      19:35:51 -5	c
      19:35:51 -7	d
      19:35:51 -9	d
      19:35:51 -11	d
      19:35:51 +2	a
      19:35:51 +4	b
      19:35:51 +6	c
      19:35:51 +8	d
      19:35:51 +10	d
      19:35:51 +12	d
      19:35:51  connection node_2;
      19:35:51  select * from t1;
      19:35:51  id	val
      19:35:51 @@ -73,12 +73,12 @@
      19:35:52  id	val
      19:35:52  select * from t3;
      19:35:52  id	val
      19:35:52 -1	a
      19:35:52 -3	b
      19:35:52 -5	c
      19:35:52 -7	d
      19:35:53 -9	d
      19:35:53 -11	d
      19:35:54 +2	a
      19:35:55 +4	b
      19:35:56 +6	c
      19:35:57 +8	d
      19:35:57 +10	d
      19:35:58 +12	d
      19:35:58  select * from t4;
      19:35:59  id	val
      19:35:59  1	a
      19:35:59 
      19:35:59 Result length mismatch
      

      Attachments

        Issue Links

          Activity

            People

              janlindstrom Jan Lindström
              janlindstrom Jan Lindström
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: