[jira] [Created] (IGNITE-8838) Query cursor is open after INSERT call

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-8838) Query cursor is open after INSERT call

Anton Vinogradov (Jira)
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)