Improve installation procedure and reduce SQL limitations (MCOL-3686)

[MCOL-3852] CLONE - ALTER TABLE conversion to columnstore fails Created: 2020-03-02  Updated: 2020-11-12  Resolved: 2020-03-13

Status: Closed
Project: MariaDB ColumnStore
Component/s: None
Affects Version/s: None
Fix Version/s: 1.5.1

Type: Sub-Task Priority: Major
Reporter: Patrick LeBlanc (Inactive) Assignee: Daniel Lee (Inactive)
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Duplicate
is duplicated by MCOL-779 storage engine for the table doesn't ... Closed
Sprint: 2020-1, 2020-2, 2020-4, 2020-5, 2020-6, 2020-7

 Description   

mysql> create table t2(c1 int);
Query OK, 0 rows affected (0.01 sec)

mysql> alter table t2 engine=columnstore;
ERROR 1178 (42000): The storage engine for the table doesn't support The syntax or the data type(s) is not supported by Columnstore. Please check the Columnstore syntax guide for supported syntax or data types.



 Comments   
Comment by Patrick LeBlanc (Inactive) [ 2020-03-02 ]

cloned from MCOL-128 for 1.5

Comment by Daniel Lee (Inactive) [ 2020-03-13 ]

Build verified: 1.5.0-1 BB

engine commit:
f01185f

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