[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: 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 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. |