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

Illegal mix of collations with UUID()

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 5.5, 10.1, 10.2, 10.3, 10.4, 10.5
    • 10.5.0
    • Data types
    • None

    Description

      Illegal mix of collations with UUID()

      SET NAMES utf8 COLLATE utf8_unicode_ci;
      SELECT uuid()>'';
      

      ERROR 1267 (HY000): Illegal mix of collations (utf8_general_ci,COERCIBLE) and (utf8_unicode_ci,COERCIBLE) for operation '>'
      

      Attachments

        Issue Links

          Activity

            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.