[MCOL-149] EXTRACT() returns an internal error when xxxx_MICROSECOND is used Created: 2016-06-17 Updated: 2016-09-29 Resolved: 2016-09-29 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ExeMgr |
| Affects Version/s: | 1.0.1 |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Minor |
| Reporter: | Daniel Lee (Inactive) | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Build Tested: mscadmin> getsoft Name : mariadb-columnstore-platform Relocations: (not relocatable) #select cidx, CDATE, EXTRACT(MINUTE_MICROSECOND FROM CDATE) from datatypetestm order by cidx; The above statements returned the following error msg. It looks like XXX_MICROSECOND caused the problem. ERROR 1815 (HY000) at line 76: Internal error: st: 0 TupleBPS::receiveMultiPrimitiveMessages() caught an exception: IDB-2035: An internal error occurred. Check the error log file & |
| Comments |
| Comment by Dipti Joshi (Inactive) [ 2016-06-18 ] |
| Comment by Dipti Joshi (Inactive) [ 2016-09-29 ] |
|
This is duplicate of |