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

Provide workaround if statement cannot be parsed.

    XMLWordPrintable

Details

    • New Feature
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • None
    • None
    • QueryClassifier
    • None

    Description

      The parser MaxScale uses for classifying statements is a heavily modified SQLite parser. It covers a great deal of the MariaDB SQL, but not everything. If the statement fails to be parsed, it will be sent to the master. Currently there is no workaround.

      There could be a file, where you would provide a regex and the desired classification, which would be consulted iff the parsing fails. That way you could get the desired classification result, even if the parser fails to parse a statement.

      Attachments

        Activity

          People

            allen.herrera Allen Herrera
            johan.wikman Johan Wikman
            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.