[ 
https://issues.apache.org/jira/browse/IGNITE-8838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16518383#comment-16518383
 ] 

ASF GitHub Bot commented on IGNITE-8838:
----------------------------------------

Github user isapego closed the pull request at:

    https://github.com/apache/ignite/pull/4228


> 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
>            Assignee: Igor Sapego
>            Priority: Major
>              Labels: cpp
>             Fix For: 2.6
>
>
> Ignite ODBC driver returns open cursor for an insert command.
> {code}
> 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
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to