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

[PATCH] cannot install/uninstall plugins during bootstrap

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Critical
    • Resolution: Fixed
    • 5.5, 10.0
    • 10.0.18
    • Plugins

    Description

      As otto and I have been trying to package auth_socket.so install this plugin during install.

      As Jean and I noticed https://lists.launchpad.net/maria-developers/msg08317.html you can't install a plugin during bootstrap as it automaticly enables --skip-grant-tables (effectively).

      While you can insert into the plugin table directly this skips the init routes in the plugin, fine for auth_socket since it doesn't have any, however its a bad practice we probably don't want to encourage.

      patch: https://github.com/MariaDB/server/pull/29

      Attachments

        Activity

          People

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