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

Test failure on galera.galera_pc_ignore_sb

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Won't Fix
    • 10.1
    • 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

            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.