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

Test failure on encryption.innodb-page_encryption_log_encryption in P7/P8

Details

    Description

      http://buildbot.askmonty.org/buildbot/builders/p8-rhel6-bintar/builds/640/steps/test/logs/stdio

      create table innodb_compact(c1 bigint not null, b char(200)) engine=innodb row_format=compact encrypted=yes encryption_key_id=1;
      ERROR HY000: Can't create table `test`.`innodb_compact` (errno: 140 "Wrong create options")
      show warnings;
      Level	Code	Message
      Warning	140	InnoDB: ENCRYPTION_KEY_ID 0 not available
      Error	1005	Can't create table `test`.`innodb_compact` (errno: 140 "Wrong create options")
      Warning	1030	Got error 140 "Wrong create options" from storage engine InnoDB

      Attachments

        Activity

          commit 447416d1f390511fbf39c5076dd8a914f7444ec1
          Author: Jan Lindström <jan.lindstrom@mariadb.com>
          Date: Wed Jul 1 16:23:22 2015 +0300

          MDEV-8406: Test failure on encryption.innodb-page_encryption_log_encryption in P7/P8

          Used wrong type for encryption_key_id and page_compression_level in
          table options. Make explicit casts for calls also.

          jplindst Jan Lindström (Inactive) added a comment - commit 447416d1f390511fbf39c5076dd8a914f7444ec1 Author: Jan Lindström <jan.lindstrom@mariadb.com> Date: Wed Jul 1 16:23:22 2015 +0300 MDEV-8406 : Test failure on encryption.innodb-page_encryption_log_encryption in P7/P8 Used wrong type for encryption_key_id and page_compression_level in table options. Make explicit casts for calls also.

          People

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