Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Cannot Reproduce
-
6.1.1
-
None
Description
Artifacts: https://cspkg.s3.amazonaws.com/develop/pull_request/1485/centos7/
create table t1(a decimal(19))engine=columnstore; |
select * from t1; |
ERROR 1815 (HY000): Internal error: IDB-2045: At least one PrimProc closed the connection unexpectedly. |
This is a regression.