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

Transpile "use db".

    XMLWordPrintable

Details

    • Task
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 25.10.1
    • 25.10.2
    • exasolrouter
    • None
    • MXS-SPRINT-263

    Description

      The exasolrouter catches COM_INIT_DB packets and translates it into "OPEN SCHEMA db". However, if "use db" is sent as SQL, it will reach Exasol where it will cause an error, even if the query is run through SQLGlot, since SQLGlot does not transpile it.
      Catching "use db" is trivial, so the Exasol router should transpile into "OPEN SCHEMA db".

      Attachments

        Activity

          People

            johan.wikman Johan Wikman
            johan.wikman Johan Wikman
            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.