Details

    Description

      See buildbot.

      --- /home/buildbot/maria-slave/power8-vlp01-debug/build/mysql-test/suite/innodb/r/innodb.result	2014-10-14 07:17:25.984388000 -0400
      +++ /home/buildbot/maria-slave/power8-vlp01-debug/build/mysql-test/suite/innodb/r/innodb.reject	2014-10-14 07:58:15.376957401 -0400
      @@ -1687,7 +1687,7 @@
       drop table t1;
       SELECT variable_value FROM information_schema.global_status WHERE LOWER(variable_name) = 'innodb_buffer_pool_pages_total';
       variable_value
      -ok
      +515
       SELECT variable_value FROM information_schema.global_status WHERE LOWER(variable_name) = 'innodb_page_size';
       variable_value
       16384

      Attachments

        Issue Links

          Activity

            revno: 4325
            revision-id: svoj@mariadb.org-20141015081134-c39hdk8rvbcwomat
            parent: psergey@askmonty.org-20141014111106-38kbu22to1f1j4nv
            committer: Sergey Vojtovich <svoj@mariadb.org>
            branch nick: 5.5-test
            timestamp: Wed 2014-10-15 12:11:34 +0400
            message:
              MDEV-6872 - innodb.innodb fails on PPC64
             
              innodb_buffer_pool_pages_total depends on page size. On Power8 it is 65k
              compared to 4k on Intel. As we round allocations on page size we may get
              slightly more memory for buffer pool.

            svoj Sergey Vojtovich added a comment - revno: 4325 revision-id: svoj@mariadb.org-20141015081134-c39hdk8rvbcwomat parent: psergey@askmonty.org-20141014111106-38kbu22to1f1j4nv committer: Sergey Vojtovich <svoj@mariadb.org> branch nick: 5.5-test timestamp: Wed 2014-10-15 12:11:34 +0400 message: MDEV-6872 - innodb.innodb fails on PPC64   innodb_buffer_pool_pages_total depends on page size. On Power8 it is 65k compared to 4k on Intel. As we round allocations on page size we may get slightly more memory for buffer pool.

            People

              svoj Sergey Vojtovich
              svoj Sergey Vojtovich
              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.