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

mysql_upgrade fails to load type_mysql_json due to insufficient maturity level

    XMLWordPrintable

Details

    Description

      When mysql_upgrade encounters MySQL JSON type, it attempts to load type_mysql_json. In reality it cannot do so, because the plugin is Alpha, and the default allowed plugin maturity level for GA releases is gamma:

      10.5 5518c320

      installing plugin for MYSQL_JSON data type
      ERROR 1126 (HY000) at line 1: Can't open shared library 'type_mysql_json.so' (errno: 1, Loading of alpha plugin MYSQL_JSON is prohibited by --plugin-maturity=gamma)
      

      It can be especially problematic for Debian package installation, as it runs mysql_upgrade automatically.

      Attachments

        Issue Links

          Activity

            People

              rucha174 Rucha Deodhar
              elenst Elena Stepanova
              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.