[MCOL-1415] DDL Space between dot and table name regression Created: 2018-05-15 Updated: 2018-05-22 Resolved: 2018-05-22 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | 1.1.5 |
| Fix Version/s: | 1.1.5 |
| Type: | Bug | Priority: | Major |
| Reporter: | Andrew Hutchings (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2018-10, 2018-11 |
| Description |
|
The following query from test005 fails due to the space between the '.' and the table name in quotes. This is a regression.
|
| Comments |
| Comment by Roman [ 2018-05-17 ] |
|
The regression was fixed. MariaDB [dml]> |
| Comment by Roman [ 2018-05-17 ] |
|
Please review. |
| Comment by Daniel Lee (Inactive) [ 2018-05-22 ] |
|
Build verified: 1.1.5-1 [root@localhost ~]# cat mariadb-columnstore-1.1.5-1-centos7.x86_64.bin.tar.gz.txt Merge pull request #112 from mariadb-corporation/davidhilldallas-patch-3 update to 1.1.5 /root/columnstore/mariadb-columnstore-server/mariadb-columnstore-engine Merge pull request #475 from drrtuy/ Verified it works in 1.1.5-1, as well as 1.1.4-1 |