Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-9711 NO PAD collations
  3. MDEV-10743

LDML: a new syntax to reuse sort order from another 8bit simple collation

Details

    • Technical task
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • 10.2.2
    • Character Sets
    • None
    • 10.2.2-3, 10.2.2-2

    Description

      We'll add a new XML syntax to reuse sort order from another collation:

      <collation name="latin1_test_ci" id="300">
        <rules>
          <import source="latin1_swedish_ci"/>
        </rules>
      </collation>
      

      This task is about 8bit simple collations only.

      The same syntax will however later be reused by other collation types (e.g. non-8bit or non-simple)

      References:
      http://cldr.unicode.org/development/development-process/design-proposals/collation-additions#TOC-Collation-Import

      Attachments

        Issue Links

          Activity

            bar Alexander Barkov created issue -
            bar Alexander Barkov made changes -
            Field Original Value New Value
            bar Alexander Barkov made changes -
            Summary LDML: a new syntax to reuse sort order from another 8bit collation LDML: a new syntax to reuse sort order from another 8bit simple collation
            bar Alexander Barkov made changes -
            Description We'll add a new XML syntax to reuse sort order from another collation:

            {code:xml}
            <collation name="latin1_test_ci">
            <rules>
            <import source="latin1_swedish_ci"/>
            </rules>
            </collation>
            {code}

            This task is about 8bit simple collations only.

            The same syntax will however later be reused by other collation types (e.g. non-8bit or non-simple)
            We'll add a new XML syntax to reuse sort order from another collation:

            {code:xml}
            <collation name="latin1_test_ci" id="300">
              <rules>
                <import source="latin1_swedish_ci"/>
              </rules>
            </collation>
            {code}

            This task is about 8bit simple collations only.

            The same syntax will however later be reused by other collation types (e.g. non-8bit or non-simple)
            bar Alexander Barkov made changes -
            Description We'll add a new XML syntax to reuse sort order from another collation:

            {code:xml}
            <collation name="latin1_test_ci" id="300">
              <rules>
                <import source="latin1_swedish_ci"/>
              </rules>
            </collation>
            {code}

            This task is about 8bit simple collations only.

            The same syntax will however later be reused by other collation types (e.g. non-8bit or non-simple)
            We'll add a new XML syntax to reuse sort order from another collation:

            {code:xml}
            <collation name="latin1_test_ci" id="300">
              <rules>
                <import source="latin1_swedish_ci"/>
              </rules>
            </collation>
            {code}

            This task is about 8bit simple collations only.

            The same syntax will however later be reused by other collation types (e.g. non-8bit or non-simple)

            References:
            http://cldr.unicode.org/development/development-process/design-proposals/collation-additions#TOC-Collation-Import
            bar Alexander Barkov made changes -
            Fix Version/s 10.2.2 [ 22013 ]
            Fix Version/s 10.2 [ 14601 ]
            Resolution Fixed [ 1 ]
            Status Open [ 1 ] Closed [ 6 ]
            bar Alexander Barkov made changes -
            Parent MDEV-9711 [ 56125 ]
            Issue Type Task [ 3 ] Technical task [ 7 ]
            serg Sergei Golubchik made changes -
            Workflow MariaDB v3 [ 76912 ] MariaDB v4 [ 150871 ]

            People

              bar Alexander Barkov
              bar Alexander Barkov
              Votes:
              0 Vote for this issue
              Watchers:
              1 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.