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

InnoDB writes CRYPT_INFO even though encryption is not enabled

    XMLWordPrintable

Details

    Description

      InnoDB is writing the CRYPT_INFO tag at least to the system tablespace, even though encryption is not enabled.

      ./mtr --mem innodb.101_compatibility,16k
      od -An -t x1 -N 6 -j 10428 var/install.db/ibdata1
      

      The output will end in the following:

       73 0e 0c 52 45 74
      

      I verified this in both 10.1 and 10.2.
      This bug raises the impact of MDEV-13093, and it unnecessarily reduces the compatibility with MySQL 5.6.

      Attachments

        Issue Links

          Activity

            People

              jplindst Jan Lindström (Inactive)
              marko Marko Mäkelä
              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.