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

ALTER TABLE x ADD column TINYTEXT fails

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Duplicate
    • 1.1.3
    • Icebox
    • DDLProc
    • None
    • Ubuntu 16.04

    Description

      Executing following commands:

      CREATE TABLE t1 (i int) engine=columnstore;
      ALTER TABLE t1 ADD s TINYTEXT;
      

      Creates following error:
      ERROR 1815 (HY000): Internal error: Lost connection to ExeMgr. Please contact your administrator

      Probably related to MCOL-1228

      Attachments

        Issue Links

          Activity

            People

              LinuxJedi Andrew Hutchings (Inactive)
              jens.rowekamp Jens Röwekamp (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 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.