[MCOL-178] SELECT failure in ExeMgr after DIV test failure (see also MCOL-175) Created: 2016-06-23  Updated: 2016-10-07  Resolved: 2016-10-07

Status: Closed
Project: MariaDB ColumnStore
Component/s: DMLProc
Affects Version/s: None
Fix Version/s: 1.0.3

Type: Bug Priority: Major
Reporter: Justin Swanhart (Inactive) Assignee: Unassigned
Resolution: Cannot Reproduce Votes: 0
Labels: None


 Description   

MariaDB [test]> select -9223372036854775800 DIV i1 from fact;
ERROR 1815 (HY000): Internal error: IDB-2045: At least one PrimProc closed the connection unexpectedly.

execution of first select is very slow

MariaDB [test]> select count From fact;
----------

count

----------

41

----------
1 row in set (2.49 sec)

a second execution of SELECT count fails for some reason.

MariaDB [test]> select count From fact;
ERROR 1815 (HY000): Internal error: Lost connection to ExeMgr. Please contact your administrator



 Comments   
Comment by David Thompson (Inactive) [ 2016-10-07 ]

No longer reproducible similar to base bug.

Generated at Thu Feb 08 02:19:05 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.