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

Wrong length of umlaut character

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Not a Bug
    • None
    • N/A
    • Character Sets
    • None
    • 10.6.12-MariaDB-0ubuntu0.22.04.1

    Description

      Character length should be equal.

      Key Value
      charset utf8mb4
      collation utf8mb4_german2_ci
      statement select LENGTH ("ä"), LENGTH ("a") from dual;
      result 2, 1
      expect 1, 1

      Attachments

        Activity

          People

            serg Sergei Golubchik
            GTsak Georg Tsakumagos
            Votes:
            0 Vote for this issue
            Watchers:
            2 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.