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

regex filter ignores username

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 1.3.0
    • 1.3.0
    • regexfilter
    • None

    Description

      • Define service:
        Read Connection Router 2]
        type=service
        router=readconnroute
        router_options=slave
        servers=server1,server2,server3,server4
        user=skysql
        passwd=skysql
        filters=regex2
      • connect with any user except 'baduser' and try to send simple query to this service (e.g SELECT 123)

      expected result: filter is not involved because filter is defined only for 'baduser'
      actual result: filter is involved, query is changed by filter

      Attachments

        Activity

          People

            markus makela markus makela
            tturenko Timofey Turenko
            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.