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

encryption.innodb_page_encryption_key_change fails in buildbot

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 10.1
    • 10.1.5
    • Tests
    • None

    Description

      http://buildbot.askmonty.org/buildbot/builders/kvm-bintar-centos5-amd64/builds/1435/steps/test/logs/stdio

      encryption.innodb_page_encryption_key_change 'cbc,innodb_plugin' w3 [ fail ]
              Test ended at 2015-05-27 22:43:41
       
      CURRENT_TEST: encryption.innodb_page_encryption_key_change
      --- /usr/local/mariadb-10.1.5-linux-x86_64/mysql-test/suite/encryption/r/innodb_page_encryption_key_change.result	2015-05-27 19:45:19.000000000 +0200
      +++ /usr/local/mariadb-10.1.5-linux-x86_64/mysql-test/suite/encryption/r/innodb_page_encryption_key_change.reject	2015-05-27 22:43:41.000000000 +0200
      @@ -1,4 +1,4 @@
      -# Restart mysqld --loose-file-key-management-filename=/home/jan/mysql/10.1-bugs/mysql-test/std_data/keys2.txt
      +# Restart mysqld --loose-file-key-management-filename=/usr/local/mariadb-10.1.5-linux-x86_64/mysql-test/std_data/keys2.txt
       SET GLOBAL innodb_file_format = `Barracuda`;
       SET GLOBAL innodb_file_per_table = ON;
       create table innodb_normal(c1 bigint not null, b char(200)) engine=innodb;
      @@ -57,7 +57,7 @@
       SELECT variable_value >= 0 FROM information_schema.global_status WHERE LOWER(variable_name) = 'innodb_num_pages_decrypted';
       variable_value >= 0
       1
      -# Restart mysqld --loose-file-key-management-filename=/home/jan/mysql/10.1-bugs/mysql-test/std_data/keys3.txt
      +# Restart mysqld --loose-file-key-management-filename=/usr/local/mariadb-10.1.5-linux-x86_64/mysql-test/std_data/keys3.txt
       select * from innodb_normal;
       c1	b
       1	test1
       
      mysqltest: Result length mismatch

      It should be an easy fix, but I don't want to interfere with already complicated encryption many-way-merges, so please mask the path by the next push.

      Attachments

        Issue Links

          Activity

            People

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