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 13:31:00 UTC

[jira] [Commented] (IGNITE-6465) JDBC thin: SQLSTATE is not set for BatchUpdateException

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

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

GitHub user tledkov-gridgain opened a pull request:

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

    IGNITE-6465: JDBC thin: set SQLSTATE for BatchUpdateException

    

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

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

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

    https://github.com/apache/ignite/pull/2719.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 #2719
    
----
commit e91036d6cce0b53158ccee993e8491a1fffd466b
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2017-09-21T13:29:24Z

    IGNITE-6465: JDBC thin: set SQLSTATE for BatchUpdateException

----


> JDBC thin: SQLSTATE is not set for BatchUpdateException
> -------------------------------------------------------
>
>                 Key: IGNITE-6465
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6465
>             Project: Ignite
>          Issue Type: Bug
>          Components: jdbc
>    Affects Versions: 2.1
>            Reporter: Taras Ledkov
>            Assignee: Taras Ledkov
>             Fix For: 2.3
>
>
> Vendor code is propagated to {{BatchUpdateException}}, but {{SQLSTATE}} is set to {{null}}.



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