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

galera.galera_rsu_error MTR failed: query failed with wrong errno 1146: 'Table 'test.t1' doesn't exist'

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 10.4.18, 10.5.9, 10.6.0
    • 10.2.37, 10.3.28, 10.4.18, 10.5.9, 10.6.0
    • Galera, Tests
    • None
    • kvm-rpm-centos74-aarch64, kvm-deb-groovy-amd64, kvm-rpm-centos73-ppc64

    Description

      galera.galera_rsu_error failed on BB 10.4 CS, BB 10.5 CS and BB 10.6 CS: "query 'ALTER TABLE t1 ADD PRIMARY KEY (f1)' failed with wrong errno 1146: 'Table 'test.t1' doesn't exist'".

      stdio.log:

      10.4.18, e9d86d80bef50e29a1f7cf7e7bb689cadad11600, kvm-rpm-centos74-aarch64

      galera.galera_rsu_error 'innodb'         w2 [ fail ]
              Test ended at 2020-12-12 19:06:08
       
      CURRENT_TEST: galera.galera_rsu_error
      mysqltest: At line 14: query 'ALTER TABLE t1 ADD PRIMARY KEY (f1)' failed with wrong errno 1146: 'Table 'test.t1' doesn't exist', instead of 1062...
       
      The result from queries just before the failure was:
      connection node_2;
      connection node_1;
      CREATE TABLE t1 (f1 INTEGER) Engine=InnoDB;
      INSERT INTO t1 VALUES (1), (1);
      connection node_2;
      SET SESSION wsrep_OSU_method = "RSU";
      ALTER TABLE t1 ADD PRIMARY KEY (f1);
       
       - saving '/dev/shm/var/2/log/galera.galera_rsu_error-innodb/' to '/dev/shm/var/log/galera.galera_rsu_error-innodb/'
       
      Retrying test galera.galera_rsu_error, attempt(2/3)...
       
      worker[2] > Restart  - not started
      worker[2] > Restart  - not started
      

      Attachments

        Issue Links

          Activity

            People

              stepan.patryshev Stepan Patryshev (Inactive)
              stepan.patryshev Stepan Patryshev (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.