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

INSTALL PLUGIN is permanent

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Fixed
    • None
    • N/A
    • Documentation
    • None

    Description

      Documentation about the Audit plugin installation says:

      https://mariadb.com/kb/en/library/mariadb-audit-plugin-installation/

      INSTALL PLUGIN server_audit 
      SONAME 'server_audit.so';
      

      The problem with this method of loading the plugin is that the plugin won't be re-enabled when the server restarts. It's better to load it at start-up.

      Correct me if I'm wrong, but this is not true. INSTALL PLUGIN will add an entry to the mysql.plugin table and the plugin will be correctly loaded at server restart... Isn't it?

      Attachments

        Activity

          People

            greenman Ian Gilfillan
            nico Nicolas Payart
            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.