Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
None
-
None
Description
create table spaces(`my column` int) engine=columnstore;
ERROR 1178 (42000): The storage engine for the table doesn't support The syntax or the data type(s) is not supportedax or data types.
This is valid for innodb and other engines.
Attachments
Issue Links
- relates to
-
MCOL-2219 create table failed with space + non "A-Z a-z 0-9 _" in column/table name
- Closed