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

Table name parsing doesn't remove identifier quotes

    XMLWordPrintable

Details

    • MXS-SPRINT-251

    Description

      In a query like SHOW CREATE TABLE `t1`, the table name is collected correctly but the parser doesn't remove the backticks from the internal string representation. This leads to the table being defined as `t1` instead of t1 like it should be. This causes e.g. temporary table detection to not work for queries that quote identifiers with backticks.

      Attachments

        Issue Links

          Activity

            People

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