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

Minor Docs bug re: Connect Storage Engine

    XMLWordPrintable

Details

    Description

      This page:

      https://mariadb.com/kb/en/mariadb/connect/

      It says the CONNECT version included in MariaDB 10.0.19 is Connect 1.03.0007.

      However, in the Windows MariaDB 10.0.19, I see Connect 1.03.0006.

      C:\Windows\system32>mysql -uroot -pxxx -P3315 -e"select version(); select * from information_schema.plugins where plugin_name='connect'\G"
      +---------------------+
      | version()           |
      +---------------------+
      | 10.0.19-MariaDB-log |
      +---------------------+
      *************************** 1. row ***************************
                 PLUGIN_NAME: CONNECT
              PLUGIN_VERSION: 1.3
               PLUGIN_STATUS: ACTIVE
                 PLUGIN_TYPE: STORAGE ENGINE
         PLUGIN_TYPE_VERSION: 100019.0
              PLUGIN_LIBRARY: ha_connect.dll
      PLUGIN_LIBRARY_VERSION: 1.8
               PLUGIN_AUTHOR: Olivier Bertrand
          PLUGIN_DESCRIPTION: Management of External Data (SQL/MED), including many file formats
              PLUGIN_LICENSE: GPL
                 LOAD_OPTION: ON
             PLUGIN_MATURITY: Beta
         PLUGIN_AUTH_VERSION: 1.03.0006

      Attachments

        Activity

          People

            bertrandop Olivier Bertrand
            ccalender Chris Calender (Inactive)
            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.