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

Unable to insert certain row

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 1.2.3
    • 1.2.6
    • DMLProc
    • None
    • Ubuntu 18.04.2 LTS
    • 2019-04, 2019-05, 2019-06

    Description

      Hi! I have trouble to insert (statement in attachment) one row to the table:

      CREATE TABLE `text` (
      `old_id` int(10) unsigned DEFAULT NULL COMMENT 'autoincrement=1',
      `old_text` mediumblob DEFAULT NULL,
      `old_flags` tinyblob DEFAULT NULL
      ) ENGINE=Columnstore DEFAULT CHARSET=utf8

      The insert process appears in process list with the Update state and lasts here forever. I can't see any progress.

      I checked logs in /var/logs/mariadb/columnstore but can't see anything helpful.

      What I found weird is that if I remove the last few characters from 2nd field then the insert works properly. Additionally if I add few more characters it also works. Unfortunately I have no idea what is the cause. Thank you in advance for your time.

      Attachments

        Issue Links

          Activity

            People

              bharath.bokka Bharath Bokka (Inactive)
              arcturus Piotr
              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.