[MCOL-3486] Columnstore_compression_type variable no longer accept the value of 2 Created: 2019-09-06  Updated: 2019-09-19  Resolved: 2019-09-06

Status: Closed
Project: MariaDB ColumnStore
Component/s: N/A
Affects Version/s: 1.4.0
Fix Version/s: Icebox

Type: Bug Priority: Major
Reporter: Daniel Lee (Inactive) Assignee: Unassigned
Resolution: Not a Bug Votes: 0
Labels: 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



 Comments   
Comment by Andrew Hutchings (Inactive) [ 2019-09-06 ]

This is not a rename of the old variable. This is a new variable take takes named values.

Generated at Thu Feb 08 02:43:05 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.