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

innodb.innodb_stats_fetch_nonexistent fails in buildbot on Windows

Details

    Description

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

      innodb.innodb_stats_fetch_nonexistent 'xtradb' [ fail ]  Found warnings/errors in server log file!
              Test ended at 2014-11-22 13:35:39
      line
      2014-11-22 13:35:37 532dc InnoDB: Error: Table "mysql"."innodb_index_stats" not found.
       
      2014-11-22 13:35:37 532dc InnoDB: Error: Fetch of persistent statistics requested for table "test"."test_ps_fetch_corrupted" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
       
      ^ Found warnings in C:/bzr/bb-win32/win32-debug2/build/mysql-test/var/log/mysqld.1.err
      ok

      Attachments

        Issue Links

          Activity

            revno: 4509
            committer: Jan Lindström <jplindst@mariadb.org>
            branch nick: 10.0-bugs
            timestamp: Mon 2014-11-24 19:37:38 +0200
            message:
            MDEV-7168: Tests innodb.innodb_stats_create_table
            innodb.innodb_stats_drop_locked fail and
            innodb.innodb_stats_fetch_nonexistent fails in buildbot on Windows

            Analysis: Problem is that innodb_stats_create_on_corrupted
            test renames mysql.innodb.index_stats and all the rest
            are dependend on this table.

            Fix: After rename back to original, restart mysqld to
            make sure that table is correct.

            jplindst Jan Lindström (Inactive) added a comment - revno: 4509 committer: Jan Lindström <jplindst@mariadb.org> branch nick: 10.0-bugs timestamp: Mon 2014-11-24 19:37:38 +0200 message: MDEV-7168 : Tests innodb.innodb_stats_create_table innodb.innodb_stats_drop_locked fail and innodb.innodb_stats_fetch_nonexistent fails in buildbot on Windows Analysis: Problem is that innodb_stats_create_on_corrupted test renames mysql.innodb.index_stats and all the rest are dependend on this table. Fix: After rename back to original, restart mysqld to make sure that table is correct.

            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.