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

create table dual - is crashing in maxscale after upgrade

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Duplicate
    • 6.4.4
    • N/A
    • N/A
    • None

    Description

      the following SQL

      create table DUAL (DUMMY integer not null, primary key (DUMMY)) engine=InnoDB;

      is crashing in maxscale 6.4.4. While DUAL is reserved for special purpose (not to be used as user-defined table), the statement returned error in v.2.5, not a crash.

      ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near
      'DUAL (DUMMY integer not null, primary key (DUMMY)) engine=InnoDB' at line 1

      Attachments

        Issue Links

          Activity

            People

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