Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 10.1.11
-
Component/s: Storage Engine - Connect
-
Labels:
-
Environment:CentOS7 on Google Compute Engine, unixODBC 2.3.1, all ODBC drivers tested
Description
If using CONNECT engine ODBC with OPTION_LIST='Memory=3' and you run a query that produces a zero record result set, you get an error message as follows:
Got error 174 'Result set memory allocation failed' from CONNECT |
The expected result is just a zero record result with no error.