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

Test failure on galera.galera_pc_ignore_sb

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Won't Fix
    • 10.1(EOL)
    • N/A
    • Galera, Tests
    • None

    Description

      Surfaced after galera library upgrade:

      galera.galera_pc_ignore_sb 'innodb_plugin' w4 [ fail ]
              Test ended at 2018-10-01 09:44:31
       
      CURRENT_TEST: galera.galera_pc_ignore_sb
      mysqltest: At line 38: query 'SET GLOBAL wsrep_provider_options = '$wsrep_provider_options_orig';' failed: 1210: Incorrect arguments to SET
       
      The result from queries just before the failure was:
      SET GLOBAL wsrep_provider_options = 'pc.ignore_sb=true';
      Killing server ...
      CREATE TABLE t1 (f1 INTEGER) ENGINE=InnoDB;
      INSERT INTO t1 VALUES (1);
      DROP TABLE t1;
      SELECT VARIABLE_VALUE = 1 FROM INFORMATION_SCHEMA.GLOBAL_STATUS WHERE VARIABLE_NAME = 'wsrep_cluster_size';
      VARIABLE_VALUE = 1
      1
      SELECT VARIABLE_VALUE = 'ON' FROM INFORMATION_SCHEMA.GLOBAL_STATUS WHERE VARIABLE_NAME = 'wsrep_ready';
      VARIABLE_VALUE = 'ON'
      1
      SET GLOBAL wsrep_cluster_address = '';
      

      Attachments

        Issue Links

          Activity

            Transition Time In Source Status Execution Times
            Jan Lindström (Inactive) made transition -
            Open In Progress
            8s 1
            Jan Lindström (Inactive) made transition -
            In Progress Stalled
            22h 50m 1
            Mario Karuza (Inactive) made transition -
            Stalled In Progress
            6d 13h 4m 1
            Mario Karuza (Inactive) made transition -
            In Progress In Review
            12s 1
            Stepan Patryshev (Inactive) made transition -
            In Review Closed
            438d 16h 45m 1

            People

              jplindst Jan Lindström (Inactive)
              jplindst Jan Lindström (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 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.