Uploaded image for project: 'MariaDB MaxScale'
  1. MariaDB MaxScale
  2. MXS-3920

Can't connect to MaxScale when schema uses utf8mb4 chars >= U0080

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 2.5.9
    • 2.5.18, 6.2.1
    • Core
    • None

    Description

      If a schema name contains a unicode character > U0080 MaxScale returns an error, when trying to connect with schema.

      How to repeat:

      mysql -P4006 -pfoo -umax -h127.0.0.1 -e"create schema €uro"
      mysql -P4006 -pfoo -umax -h127.0.0.1 -e"show schemas like '€uro'\G"
      *************************** 1. row ***************************
      Database (€uro): €uro
      mysql -P4006 -pfoo -umax -h127.0.0.1 €uro
      ERROR 1049 (42000): Unknown database '€uro'
      

      Attachments

        Activity

          People

            markus makela markus makela
            georg Georg Richter
            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.