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

COLLATE utf8_bin_ci

    XMLWordPrintable

Details

    • Task
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      I have a problem of chosing a good COLLATE for use with UNIQUE.

      used the list from
      SHOW COLLATION WHERE charset = 'utf8';
      and everyone has some characters that count as equal.
      except utf8_bin where not even "A" == "a".
      So what i wanted was a case-insensitive version of utf8_bin,
      a utf8_bin_ci.

      A simple definition of utf8_bin_ci could be:
      UPPER(name) COLLATE utf8_bin

      Attachments

        Activity

          People

            Unassigned Unassigned
            puggan Puggan Se
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.