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

Wrong error when encrypted table can't be decrypted.

Details

    • 10.1.8-1

    Description

      select * from t1;
      ERROR 42S02: Table 'test.t1' doesn't exist in engine

      Should be something like

      ERROR 32S02: Table 'test.t1' encrypted and can't be decrypted

      Attachments

        Activity

          jplindst Jan Lindström (Inactive) added a comment - Please review at least SQL-layer changes: http://lists.askmonty.org/pipermail/commits/2015-September/008317.html

          commit d581ef5b2c68465815d78548357e3e104e39f5d6
          Author: Jan Lindström <jan.lindstrom@mariadb.com>
          Date: Mon Sep 14 08:27:14 2015 +0300

          MDEV-8764: Wrong error when encrypted table can't be decrypted.

          Add a new error message when table is encrypted but decryption
          fails. Use this new error message on InnoDB/XtraDB.

          jplindst Jan Lindström (Inactive) added a comment - commit d581ef5b2c68465815d78548357e3e104e39f5d6 Author: Jan Lindström <jan.lindstrom@mariadb.com> Date: Mon Sep 14 08:27:14 2015 +0300 MDEV-8764 : Wrong error when encrypted table can't be decrypted. Add a new error message when table is encrypted but decryption fails. Use this new error message on InnoDB/XtraDB.

          People

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