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

Galera test failure on galera.partition

    XMLWordPrintable

Details

    Description

      galera.partition 'innodb'                w1 [ fail ]
              Test ended at 2019-07-04 16:10:31
       
      CURRENT_TEST: galera.partition
      --- /usr/share/mysql/mysql-test/suite/galera/r/partition.result	2019-07-04 12:48:00.000000000 -0400
      +++ /dev/shm/var/1/log/partition.reject	2019-07-04 16:10:31.031259361 -0400
      @@ -55,7 +55,7 @@
       t1	CREATE TABLE `t1` (
         `i` int(10) unsigned NOT NULL AUTO_INCREMENT,
         PRIMARY KEY (`i`)
      -) ENGINE=InnoDB AUTO_INCREMENT=20 DEFAULT CHARSET=latin1
      +) ENGINE=InnoDB AUTO_INCREMENT=21 DEFAULT CHARSET=latin1
        PARTITION BY RANGE (`i`)
       (PARTITION `p1` VALUES LESS THAN (10) ENGINE = InnoDB,
        PARTITION `p2` VALUES LESS THAN (20) ENGINE = InnoDB,
      @@ -65,7 +65,7 @@
       p1	CREATE TABLE `p1` (
         `i` int(10) unsigned NOT NULL AUTO_INCREMENT,
         PRIMARY KEY (`i`)
      -) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=latin1
      +) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=latin1
       SELECT * FROM test.t1;
       i
       19
      

      Attachments

        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.