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

Error Escape Wildcard in Schema name at login

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Not a Bug
    • 1.4.1
    • 1.4.2
    • Core
    • None
    • Linux xxxxxx 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt25-2 (2016-04-08) x86_64 GNU/Linux

    Description

      We have a Galera Cluster 3 Nodes and 2 MaxScale server.
      One with the old Version 1.1.0, thats working good. And
      one new one with Version 1.4.1 which we want to transfer
      the Connections to.

      Parameter:
      Username: A01U_demo
      Schema: A01_demo

      Maxscale 1.4.1

      # mysql -hmdb-ms -uA01U_demo -pxxxx A01_demo   <-- dosent work
      but
      # mysql -hmdb-ms -uA01U_demo -pxxxx            <-- works
      and this
      # mysql -hmdb-ms -uA01U_demo -pxxxx            <-- works
      > use A01_demo;                              <-- also works
       
      CONFIG
       
      [maxscale]
      threads=4
      auth_all_servers=true
      strip_db_esc=true
      

      ...
      ...

      log:

      2016-04-14 14:30:08   notice : RR: login attempt for user 'A01U_demo', authentication failed.
      and in Version 1.1.0 both working!!
      

      Attachments

        Activity

          People

            markus makela markus makela
            Bernd Buffen Bernd Buffen
            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.