Uploaded image for project: 'MariaDB ColumnStore'
  1. MariaDB ColumnStore
  2. MCOL-1415

DDL Space between dot and table name regression

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 1.1.5
    • 1.1.5
    • None
    • None
    • 2018-10, 2018-11

    Description

      The following query from test005 fails due to the space between the '.' and the table name in quotes. This is a regression.

      CREATE TABLE dml. `sam_r368530763500` (   `cmp_inst_id` varchar(32) DEFAULT
      NULL,   `agt_inst_id` varchar(32) DEFAULT NULL,   `output_id` varchar(10)
      DEFAULT NULL,   `level_id` varchar(100) DEFAULT NULL,   `tgt_level_id`
      varchar(100) DEFAULT NULL,   `row_id` int(11) DEFAULT NULL,   `rndnr`
      decimal(18,0) DEFAULT NULL,   `b_cmp_inst_id` varchar(32) DEFAULT NULL,
      `b_agt_inst_id` varchar(32) DEFAULT NULL,   `b_output_id` varchar(10) DEFAULT
      NULL,   `clientid` varchar(32) DEFAULT NULL,   `A_` varchar(100) DEFAULT NULL,
       `C_` varchar(100) DEFAULT NULL,   `B_` varchar(100) DEFAULT NULL )
      engine=columnstore;
      

      Attachments

        Activity

          People

            dleeyh Daniel Lee (Inactive)
            LinuxJedi Andrew Hutchings (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 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.