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

Fix Aria to support 2-byte collation IDs

    XMLWordPrintable

Details

    Description

      The Aria engine currently supports only 8-bit collation IDs.

      As of version 10.2.2 we have 95 collations with 2-byte IDs, according to this query:

      SELECT COUNT(*) FROM INFORMATION_SCHEMA.COLLATIONS WHERE id>255;
      

      A big number of collations with 2-byte IDs was added by MDEV-9711 NO PAD collations.

      It would be nice to fix before the 10.2.2 release.

      Attachments

        Activity

          People

            monty Michael Widenius
            bar Alexander Barkov
            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.