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

Columnstore become not write capable is not detected in SRE portal ; Service is in Healthy Status

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Duplicate
    • None
    • Icebox
    • None
    • None

    Description

      Columnstore become not write capable is not detected in MariaDB SRE portal ; Service is in Healthy Status

      Columnstore Service DB become nor write capable but that not detected in MariaDB SRE portal

      s$ mariadb --host=sky0001379.mdb0001293.test.skysql.net     --port=5001 --user=DB00002091   --password='xxxxxx'  --ssl=1 -e "create database abc ; create table abc.abc ( a int , b varchar(64)) engine columnstore ;")
       
      $ mariadb --host=sky0001379.mdb0001293.test.skysql.net     --port=5001 --user=DB00002091   --password='xxxxxxxx'  --ssl=1 -e "insert into abc.abc values (1,'aa'),(2,'bbb'), (3,'cccc'); "
      ERROR 1815 (HY000) at line 1: Internal error: CAL0001: Insert Failed:  Error occured when calling makeJobList
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            winstone Zdravelina Sokolovska (Inactive)
            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.