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

innodb.innodb_bug12902967 fails in buildbot on Windows

Details

    Description

      http://buildbot.askmonty.org/buildbot/builders/win32-debug2/builds/6563/steps/test/logs/stdio

      innodb.innodb_bug12902967 'innodb_plugin' [ fail ]
              Test ended at 2014-11-22 12:39:30
       
      CURRENT_TEST: innodb.innodb_bug12902967
      --- C:/bzr/bb-win32/win32-debug2/build/mysql-test/suite/innodb/r/innodb_bug12902967.result	2014-11-18 17:32:40.660795000 -0800
      +++ C:\bzr\bb-win32\win32-debug2\build\mysql-test\suite\innodb\r\innodb_bug12902967.reject	2014-11-22 12:39:30.304074800 -0800
      @@ -1,6 +1,6 @@
       create table t1 (f1 integer primary key) engine innodb;
       alter table t1 add constraint c1 foreign key (f1) references t1(f1);
       ERROR HY000: Error on rename of '#sql-temporary' to './test/t1' (errno: 150 "Foreign key constraint is incorrectly formed")
      -InnoDB: has or is referenced in foreign key constraints
      -InnoDB: which are not compatible with the new table definition.
      +InnoDB: Note: File system for file .\ib_logfile1 has file block size 0 not supported for page_size 16384
      +InnoDB: Note: Using file block size 512 for file .\ib_logfile1
       drop table t1;
       
      mysqltest: Result length mismatch

      Attachments

        Issue Links

          Activity

            commit afe6d88d78ddd31aec3e74d8470a492d77da3f18
            Author: Jan Lindström <jan.lindstrom@skysql.com>
            Date: Mon Nov 24 21:29:12 2014 +0200

            MDEV-7167: innodb.innodb_bug12902967 fails in buildbot on Windows

            Problem is that there is additional error message from function
            that is not really needed now.

            jplindst Jan Lindström (Inactive) added a comment - commit afe6d88d78ddd31aec3e74d8470a492d77da3f18 Author: Jan Lindström <jan.lindstrom@skysql.com> Date: Mon Nov 24 21:29:12 2014 +0200 MDEV-7167 : innodb.innodb_bug12902967 fails in buildbot on Windows Problem is that there is additional error message from function that is not really needed now.

            People

              jplindst Jan Lindström (Inactive)
              elenst Elena Stepanova
              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.