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

galera_3nodes.GCF-376 MTR failed: Table 'test.t1' doesn't exist

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 10.5.6
    • 10.5.7, 10.6.0
    • Galera, Tests
    • None
    • kvm-deb-xenial-aarch64

    Description

      galera_3nodes.GCF-376 failed on BB 10.5: "query 'INSERT INTO t1 VALUES (1, 'a')' failed: 1146: Table 'test.t1' doesn't exist".

      stdio.log:

      10.5.6 97a4a3872e5037b8db1e8c27152740190330ab9c

      galera_3nodes.GCF-376 'innodb'           w2 [ fail ]
              Test ended at 2020-08-26 08:04:40
       
      CURRENT_TEST: galera_3nodes.GCF-376
      mysqltest: At line 21: query 'INSERT INTO t1 VALUES (1, 'a')' failed: 1146: Table 'test.t1' doesn't exist
       
      The result from queries just before the failure was:
      connection node_2;
      connection node_1;
      connect node_3, 127.0.0.1, root, , test, $NODE_MYPORT_3;
      connection node_1;
      connection node_1;
      connection node_2;
      connection node_3;
      CREATE TABLE test.t1 (f1 INTEGER PRIMARY KEY, f2 CHAR(1)) ENGINE=InnoDB;
      connection node_2;
      SET GLOBAL wsrep_on=OFF;
      INSERT INTO t1 VALUES (1, 'a');
      

      Attachments

        Activity

          People

            jplindst Jan Lindström (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.