[ 
https://issues.apache.org/jira/browse/IGNITE-6188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Igor Sapego updated IGNITE-6188:
--------------------------------
    Summary: ODBC: SQLFreeStmt failing if called before all the rows from the 
result set were fetched.  (was: ODBC: SQLSQLFreeStmt failing if called before 
all the rows from the result set were fetched.)

> ODBC: SQLFreeStmt failing if called before all the rows from the result set 
> were fetched.
> -----------------------------------------------------------------------------------------
>
>                 Key: IGNITE-6188
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6188
>             Project: Ignite
>          Issue Type: Bug
>          Components: odbc
>    Affects Versions: 2.1
>            Reporter: Igor Sapego
>            Assignee: Igor Sapego
>              Labels: important
>             Fix For: 2.2
>
>
> Steps to reproduce: 
> 1. Execute select query with more then 1 row in result set.
> 2. Fetch results and close the cursor before detecting end of result set.
> 3. Check for statement error.
> Error message:
> {noformat}
> HY000: Failed to find query with ID: 10
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to