[MCOL-1659] Unable to have spaces in column names in ddl Created: 2018-08-16 Updated: 2019-03-07 Resolved: 2018-12-19 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | 1.1.3-2, 1.1.5 |
| Fix Version/s: | 1.1.7 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Roger Eisentrager (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
all |
||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Sprint: | 2018-16, 2018-17, 2018-18, 2018-19, 2018-20, 2018-21 | ||||||||
| Epic/Theme: | server | ||||||||
| Description |
|
MariaDB [innotest1]> CREATE TABLE t10 (`c300_500_18 REF NOx` varchar(20)) ENGINE = innodb; |
| Comments |
| Comment by Roger Eisentrager (Inactive) [ 2018-08-16 ] |
|
I will be testing if this is same issue for table names too. |
| Comment by Roman [ 2018-08-17 ] |
|
Please review the change. |
| Comment by Roman [ 2018-08-18 ] |
|
Squashed the commits in this PR. |
| Comment by Daniel Lee (Inactive) [ 2018-12-19 ] |
|
Build verified: 1.1.7-1 Verified spaces in both table and column names. |