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

Couldn't use reserved words in idents even with quotes(backport from develop)

    XMLWordPrintable

Details

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

    Description

      Steps to reproduce

      CREATE TABLE `table`
      (
      id int NOT NULL,
      sVal varchar(50),
      `datetime` datetime
      ) ENGINE=columnstore;

      create table kvstore( `key` varchar(1024), `value` varchar(1024) ) engine=columnstore;

      Attachments

        Issue Links

          Activity

            People

              dleeyh Daniel Lee (Inactive)
              drrtuy Roman
              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.