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

Columnstore_compression_type variable no longer accept the value of 2

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Not a Bug
    • 1.4.0
    • Icebox
    • N/A
    • None

    Description

      Build tested: 1.4.0-1

      server commit:
      67452bc
      engine commit:
      4d2a159

      Session variable InfiniDB_compression_type has been rename to Columnstore_compression_type in 1.4. It no longer accepts the value of 2.

      ERROR 1231 (42000) at line 1: Variable 'columnstore_compression_type' can't be set to the value of '2'

      this variable is not a on/off switch

      0 = No compression
      1 = Original compression method and it is read-only. It is kept for compatibility reason. During data ready, the original method will be used to decompress internally. When setting this variable to 1, internally, it will set 2 instead for table creation
      2 = new compression method

      The Value of 2 is accepted in release 1.2.4-1

      Attachments

        Activity

          People

            Unassigned Unassigned
            dleeyh Daniel Lee (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.