[MCOL-1658] support space names in columnstore table column names Created: 2018-08-16 Updated: 2019-03-07 Resolved: 2018-08-16 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | MariaDB Server |
| Affects Version/s: | None |
| Fix Version/s: | 1.1.7 |
| Type: | Bug | Priority: | Major |
| Reporter: | David Thompson (Inactive) | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
create table spaces(`my column` int) engine=columnstore; This is valid for innodb and other engines. |
| Comments |
| Comment by David Thompson (Inactive) [ 2018-08-16 ] |
|
duplicate of |