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

MYSQL_JSON type doesn't work in MariaDB 11.x

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Critical
    • Resolution: Not a Bug
    • 11.8.6
    • N/A
    • Data types, JSON
    • None
    • Notable changes

    Description

      Creating a table using using the MYSQL_JSON type generates an error:

      MariaDB> install soname 'type_mysql_json.so';
      MariaDB> create table test.t1(c1 mysql_json);
      ERROR 4172 (HY000): 'MYSQL_JSON' is not allowed in this context
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            karlsson Anders Karlsson
            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.