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

file_key_management plugin install error

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Not a Bug
    • 10.1.4
    • N/A
    • Encryption, Plugins
    • None
    • Red Hat Enterprise Linux Server release 6.5

    Description

      I can't install file_key_management, but use same command can install other plugin.

      MariaDB [test]> install soname 'file_key_management';
      ERROR 29 (HY000): File '' not found (Errcode: 2 "No such file or directory")

      and the error log says

      150603 13:09:13 [ERROR] Plugin 'file_key_management' init function returned error.
      150603 13:09:13 [ERROR] Plugin 'file_key_management' registration as a ENCRYPTION failed.

      I follow the MDEV-7979 suggestion, use --loose

      [root@ ~]# service mysql restart --loose-file-key-management-filename
      Shutting down MySQL..                                      [  OK  ]
      Starting MySQL..                                           [  OK  ]

      But I still have error

      MariaDB [test]> install soname 'file_key_management';
      ERROR 29 (HY000): File '--log-error=/var/lib/mysql/test.err' not found (Errcode: 2 "No such file or directory")

      Attachments

        Issue Links

          Activity

            People

              serg Sergei Golubchik
              Daniel Cheung Daniel Cheung
              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.