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

Weird behaviour with failing plugin library.

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Minor
    • Resolution: Unresolved
    • 5.5.41
    • 5.5
    • Plugins
    • None

    Description

      install plugin server_audit soname "server_audit.so";
      ERROR 1126 (HY000): Can't open shared library '/usr/local/mysql/lib/plugin/server_audit.so' (errno: 13 /lib64/libc.so.6: version `GLIBC_2.14' not found (required by /usr/local/mysql/lib/plugin/server_audit.so))
      So the plugin library cannot be loaded.
      Still we have something set in the plugins table:
      install plugin server_audit SONAME "server_audit.so";
      ERROR 1062 (23000): Duplicate entry 'server_audit' for key 'PRIMARY'

      though:

      uninstall plugin server_audit;
      ERROR 1305 (42000): PLUGIN server_audit does not exist

      Attachments

        Activity

          People

            holyfoot Alexey Botchkov
            holyfoot Alexey Botchkov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.