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

Can't load plugins on Win

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Not a Bug
    • 10.0.0, 5.5.28a, 5.3.11
    • 10.0.2
    • None
    • None
    • WinXP

    Description

      An error message tells that MariaDB can't find the modules, but I see the DLL files in the specified dir:

      MariaDB [(none)]> SELECT @@global.plugin_dir;
      +---------------------------------------+
      | @@global.plugin_dir                   |
      +---------------------------------------+
      | C:\Programmi\MariaDB 10.0\lib\plugin\ |
      +---------------------------------------+
      1 row in set (0.11 sec)
       
      MariaDB [(none)]> INSTALL PLUGIN oqgraph SONAME 'ha_oqgraph.dll';
      ERROR 1126 (HY000): Can't open shared library 'C:\Programmi\MariaDB 10.0\lib\plu
      gin\ha_oqgraph.dll' (errno: 2 Impossibile trovare il modulo specificato.
      )
      MariaDB [(none)]> INSTALL PLUGIN blackhole SONAME 'ha_blackhole.dll';
      ERROR 1126 (HY000): Can't open shared library 'C:\Programmi\MariaDB 10.0\lib\plu
      gin\ha_blackhole.dll' (errno: 2 Impossibile trovare il modulo specificato.
      )

      Attachments

        1. depends.png
          79 kB
          Vladislav Vaintroub
        2. Logfile.PML
          256 kB
          Federico Razzoli

        Activity

          People

            wlad Vladislav Vaintroub
            f_razzoli Federico Razzoli
            Votes:
            0 Vote for this issue
            Watchers:
            4 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.