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

Sporadic test failure: sys_vars.innodb_buffer_pool_load_now_basic

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Fixed
    • 10.0, 10.1
    • 10.0.25, 10.1.14
    • Tests
    • None

    Description

      I noticed in Debian build logs that this fails sporadically:

      sys_vars.innodb_buffer_pool_load_now_basic 'xtradb' w6 [ fail ]
              Test ended at 2016-03-12 03:03:35
       
      CURRENT_TEST: sys_vars.innodb_buffer_pool_load_now_basic
      mysqltest: At line 23: command "file_exists" failed with error: 1  my_errno: 0  errno: 2
       
      The result from queries just before the failure was:
      SET @orig = @@global.innodb_buffer_pool_load_now;
      SELECT @orig;
      @orig
      0
      SET GLOBAL innodb_buffer_pool_dump_now = ON;
      

      (from https://tests.reproducible-builds.org/logs/unstable/amd64/mariadb-10.0_10.0.24-4.build2.log.gz)

      elenst mentioned it in TODO-723, so it is a known one, but there was no MDEV so I created one now.

      Attachments

        Issue Links

          Activity

            People

              elenst Elena Stepanova
              otto Otto Kekäläinen
              Votes:
              0 Vote for this issue
              Watchers:
              3 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.