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

percona.innodb_sys_index test fails

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 10.0
    • 10.0.20
    • Tests
    • None

    Description

      percona.innodb_sys_index 'xtradb'        w2 [ fail ]
              Test ended at 2015-05-08 20:41:00
       
      CURRENT_TEST: percona.innodb_sys_index
      2015-05-08 20:40:56 b7414700 InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!!
      2015-05-08 20:40:56 b7414700 InnoDB: !!!!!!!! UNIV_SYNC_DEBUG switched on !!!!!!!!!
      --- /mnt/buildbot/build/mariadb-10.0.19/mysql-test/suite/percona/innodb_sys_index.result	2015-05-08 17:37:45.000000000 +0300
      +++ /mnt/buildbot/build/mariadb-10.0.19/mysql-test/suite/percona/innodb_sys_index.reject	2015-05-08 20:40:58.000000000 +0300
      @@ -1,6 +1,6 @@
       drop table if exists t1;
       Warnings:
      -Note	1051	Unknown table 't1'
      +Note	1051	Unknown table 'test.t1'
       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%' ;
       
      mysqltest: Result length mismatch

      That's a merge problem after merging this commit https://github.com/MariaDB/server/commit/5a3bf84468b386d4a784c468d32e7beaa0bef7d1 from 5.5 to 10.0.

      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.