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

Galera: percona.innodb_sys_index fails due to a wrong version_comment (again)

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Fixed
    • 5.5.28a-galera
    • 5.5.29-galera
    • None

    Description

      percona.innodb_sys_index 'xtradb'        w2 [ fail ]
              Test ended at 2013-03-02 12:53:01
       
      CURRENT_TEST: percona.innodb_sys_index
      --- /mnt/buildbot/build/mariadb-5.5.29/mysql-test/suite/percona/innodb_sys_index.result	2013-03-02 12:27:09.000000000 +0200
      +++ /mnt/buildbot/build/mariadb-5.5.29/mysql-test/suite/percona/innodb_sys_index.reject	2013-03-02 12:53:01.000000000 +0200
      @@ -3,7 +3,7 @@
       Note	1051	Unknown table 't1'
       select @@version_comment limit 1 ;
       @@version_comment
      -Source distribution, wsrep_X.Y.rZ
      +Source distribution, wsrep_23.7.3.rXXXX
       SELECT COUNT(*) FROM `information_schema`.`INNODB_SYS_INDEXES` ;
       CREATE TABLE test.t1 (  `a` SERIAL NOT NULL ,  `b` VARCHAR( 255 ) NOT NULL ,  INDEX ( `b` )  ) ENGINE = InnoDB ;
       SHOW TABLE STATUS FROM `information_schema` LIKE 'INNODB\_SYS\_INDEXES%' ;

      The version got the 3rd digit, which wasn't there before, and stopped matching the previous pattern.

      I think it makes sense to generalize it even further.

      Attachments

        Activity

          People

            elenst Elena Stepanova
            elenst Elena Stepanova
            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.