You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/09/21 11:53:00 UTC

[jira] [Commented] (IGNITE-6294) ODBC: Propagate SQLSTATE error codes

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

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

GitHub user isapego opened a pull request:

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

    IGNITE-6294: ODBC: Propagated SQLSTATE error codes

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-6294

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/2716.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2716
    
----
commit 938df5246a5bd0d1421e034ea2b85632461a7b66
Author: Igor Sapego <is...@gridgain.com>
Date:   2017-09-19T15:43:16Z

    IGNITE-6294: Implemented server-side

commit 79ee85907c428e7890d692ec63bbcfb01d9dafb7
Author: Igor Sapego <is...@gridgain.com>
Date:   2017-09-19T16:02:44Z

    IGNITE-6294: Implemented protocol part

commit 7da364d81caf55de5c7997ca7f1624766a4786c0
Author: Igor Sapego <is...@gridgain.com>
Date:   2017-09-20T15:56:49Z

    IGNITE-6294: Implemented error codes mapping

commit 41d6a00290c4e7f1165e5fa6d83453e7f6c38c8f
Author: Igor Sapego <is...@gridgain.com>
Date:   2017-09-20T15:58:10Z

    IGNITE-6294: Test fixed.

commit 427d75410dfe5eade74aff4324eb6bf5bc1f4ec5
Author: Igor Sapego <is...@gridgain.com>
Date:   2017-09-20T16:07:21Z

    IGNITE-6294: Changed error code on rejected connection.

commit 658684293c0a65c8bc4092fd97efc5e7832b8ab0
Author: Igor Sapego <is...@gridgain.com>
Date:   2017-09-21T11:45:32Z

    IGNITE-6294: Improved connection failures handling

----


> ODBC: Propagate SQLSTATE error codes
> ------------------------------------
>
>                 Key: IGNITE-6294
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6294
>             Project: Ignite
>          Issue Type: Task
>          Components: odbc
>    Affects Versions: 2.1
>            Reporter: Vladimir Ozerov
>            Assignee: Igor Sapego
>             Fix For: 2.3
>
>
> We should propagate SQLSTATE to ODBC usrs when it's server-side part is ready [1].
> [1] IGNITE-5620



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