[MDEV-12560] Wrong data type for SELECT NULL UNION SELECT Point(1,1) Created: 2017-04-22 Updated: 2017-05-05 Resolved: 2017-05-05 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | GIS |
| Affects Version/s: | 10.1, 10.2, 10.3 |
| Fix Version/s: | 10.3.1 |
| Type: | Bug | Priority: | Major |
| Reporter: | Alexander Barkov | Assignee: | Alexander Barkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||||||||||||||
| Description |
|
returns
This is wrong. The expected column type is POINT. |
| Comments |
| Comment by Alexander Barkov [ 2017-05-05 ] |
|
Pushed to bb-10.2-ext |