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

galera_sr.galera_sr_load_data_splitting: Test failure: "Result length mismatch"

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Cannot Reproduce
    • 10.4.2
    • 10.4.4
    • Galera, Tests
    • OS: Centos 7.

    Description

      stdout.log: (the whole file is attached: 190114_galera_sr_stdout.log)

      "galera_sr.galera_sr_load_data_splitting 'innodb' w4 [ fail ]

      mysqltest: Result length mismatch"

      mysqltest.log (see attached 190114_mysqltest.log):

      CURRENT_TEST: galera_sr.galera_sr_load_data_splitting
      --- /home/stepan/galera/git/10.4/server/mysql-test/suite/galera_sr/r/galera_sr_load_data_splitting.result	2018-12-17 23:56:01.637967900 +0300
      +++ /home/stepan/galera/git/10.4/server/mysql-test/suite/galera_sr/r/galera_sr_load_data_splitting.reject	2019-01-14 12:56:17.568967423 +0300
      @@ -1,9 +1,15 @@
      +connection node_2;
      +connection node_1;
       SET SESSION wsrep_trx_fragment_size = 512;
       SET GLOBAL wsrep_load_data_splitting = TRUE;
       CREATE TABLE t1 (f1 INTEGER PRIMARY KEY) ENGINE=InnoDB;
      +connection node_2;
      +connection node_1;
      +connection node_2;
       SELECT COUNT(*) = 95000 FROM t1;
       COUNT(*) = 95000
       1
       wsrep_last_committed_diff
      -1
      +0
      +connection node_1;
       DROP TABLE t1;
       
      mysqltest: Result length mismatch
      

      See also attached: 190114_galera_sr_load_data_splitting.log.

      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.