[
https://issues.apache.org/jira/browse/IGNITE-6188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16161525#comment-16161525
]
ASF GitHub Bot commented on IGNITE-6188:
----------------------------------------
Github user isapego closed the pull request at:
https://github.com/apache/ignite/pull/2581
> 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.3
>
>
> 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)