Pavel Vinokurov created IGNITE-8838:
---------------------------------------
Summary: Query cursor is open after INSERT call
Key: IGNITE-8838
URL:
https://issues.apache.org/jira/browse/IGNITE-8838 Project: Ignite
Issue Type: Bug
Components: odbc, platforms, sql
Affects Versions: 2.4
Reporter: Pavel Vinokurov
Ignite ODBC driver returns open cursor for an insert command.
AddStatusRecord: Adding new record: Query cursor is in open state already., rowNum: 0, columnNum: 0
SQLGetDiagField: SQLGetDiagField called: 1
PutString: value: HY010
SQLGetDiagField: SQLGetDiagField called: 2
SQLGetDiagRec: SQLGetDiagRec called
SQLGetDiagRec: SQLGetDiagRec called
SQLGetDiagRec: SQLGetDiagRec called
SQLParamOptions: SQLParamOptions called
SQLBindParameter: SQLBindParameter called: 1, 1, 12
SQLBindParameter: SQLBindParameter called: 2, 1, 12
SQLBindParameter: SQLBindParameter called: 3, 1, 12
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)