You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by tledkov-gridgain <gi...@git.apache.org> on 2017/09/18 09:57:41 UTC

[GitHub] ignite pull request #2682: IGNITE-6317 JDBC thick driver: SQLSTATE error cod...

GitHub user tledkov-gridgain opened a pull request:

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

    IGNITE-6317 JDBC thick driver: SQLSTATE error codes

    

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

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

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

    https://github.com/apache/ignite/pull/2682.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 #2682
    
----
commit 5c0874281e1daecf72dbe7f3eb62221515e5d566
Author: Alexander Paschenko <al...@gmail.com>
Date:   2017-08-28T17:18:29Z

    IGNITE-5620 Began sorting out errors.

commit 71c3bb261ad9c80948fc797865dfe3583cee372e
Author: Alexander Paschenko <al...@gmail.com>
Date:   2017-08-29T15:57:34Z

    IGNITE-5620 contd

commit 2bb7ca19787d27b1c35ad2a1a9904a6ae0d84944
Author: Alexander Paschenko <al...@gmail.com>
Date:   2017-08-29T15:59:58Z

    Merge remote-tracking branch 'apache/master' into ignite-5620

commit 5a909c68e31e6280fde5b0fa7bd9e01aa4b6b0f8
Author: Alexander Paschenko <al...@gmail.com>
Date:   2017-08-29T19:07:04Z

    IGNITE-5620 JDBC error tests - started

commit d907d785814b73f353d736895d063158ff1bb578
Author: Alexander Paschenko <al...@gmail.com>
Date:   2017-08-30T16:47:11Z

    Thin JDBC - errors

commit d2b1d454aad70ba8f817dc2030df443258024e5d
Author: Alexander Paschenko <al...@gmail.com>
Date:   2017-08-31T14:33:04Z

    IGNITE-5620 Errors propagation + tests.

commit e948325a40b9c727e676b9434d0fb4177e5dbb1a
Author: Alexander Paschenko <al...@gmail.com>
Date:   2017-08-31T14:36:06Z

    Added tests to suite.

commit 92413cf5bb6643d89da092ff25d2977bef119d73
Author: Alexander Paschenko <al...@gmail.com>
Date:   2017-08-31T14:43:51Z

    Merge remote-tracking branch 'apache/master' into ignite-5620

commit 002e747459677f64f3c533db0ca5e69f8ce3e469
Author: devozerov <pp...@gmail.com>
Date:   2017-09-05T11:05:41Z

    Merge branch 'master' into ignite-5620

commit fae838e6bdeca976f4c12ced4f7f2169ee6bfe26
Author: Alexander Paschenko <al...@gmail.com>
Date:   2017-09-05T11:21:48Z

    Merge remote-tracking branch 'apache/master' into ignite-5620

commit e4f630f72f28109020bb2da3b0d21428f0e00e24
Author: Alexander Paschenko <al...@gmail.com>
Date:   2017-09-05T12:12:47Z

    Review fixes 1

commit 48982c61bad440efc5b7ae7f2567cc27b87fccda
Author: Alexander Paschenko <al...@gmail.com>
Date:   2017-09-05T13:07:06Z

    Merge remote-tracking branch 'origin/ignite-5620' into ignite-5620

commit 99cdffc19f938e99444085ab81fb8b4859a573b6
Author: Alexander Paschenko <al...@gmail.com>
Date:   2017-09-06T13:04:36Z

    Merge remote-tracking branch 'apache/master' into ignite-5620
    
    # Conflicts:
    #	modules/core/src/main/java/org/apache/ignite/internal/processors/odbc/SqlListenerNioListener.java

commit db493b11d2c1bb2a8cfc6d2908a5bee77a44fd75
Author: Alexander Paschenko <al...@gmail.com>
Date:   2017-09-06T15:20:42Z

    Merge remote-tracking branch 'apache/master' into ignite-5620

commit 8376518edaa050e4fce89080948e42bd9cec2b74
Author: Alexander Paschenko <al...@gmail.com>
Date:   2017-09-06T17:45:42Z

    Fixes

commit 60792ae572575734f2f0676b52d9263e3e416628
Author: Alexander Paschenko <al...@gmail.com>
Date:   2017-09-07T09:26:14Z

    Merge remote-tracking branch 'apache/master' into ignite-5620

commit 11c9b947cfd0e5421146606340f809496412c3d3
Author: Alexander Paschenko <al...@gmail.com>
Date:   2017-09-07T20:34:47Z

    IGNITE-5620 review fixes

commit bb015909b8ec12786221ddd922c4bc9d287c030f
Author: Alexander Paschenko <al...@gmail.com>
Date:   2017-09-08T10:11:36Z

    Merge remote-tracking branch 'apache/master' into ignite-5620

commit 5070e91d77ca1849fc7e9eaf5caf0e12af1fdc57
Author: Alexander Paschenko <al...@gmail.com>
Date:   2017-09-08T12:33:35Z

    IGNITE-5620 tests

commit 8649f91ba90ed161318865320d225eb53ab45b71
Author: Alexander Paschenko <al...@gmail.com>
Date:   2017-09-11T11:43:50Z

    Merge remote-tracking branch 'apache/master' into ignite-5620

commit 37db2767fbd7f01cbc958973e0cdfc69206d3ab0
Author: Alexander Paschenko <al...@gmail.com>
Date:   2017-09-11T18:18:44Z

    Review fixes - 1.

commit 3b0ebc3c8afe2871622fcb97d2b18b6bfb639bff
Author: Alexander Paschenko <al...@gmail.com>
Date:   2017-09-12T10:31:49Z

    Merge remote-tracking branch 'apache/master' into ignite-5620
    
    # Conflicts:
    #	modules/core/src/main/java/org/apache/ignite/internal/jdbc/thin/JdbcThinPreparedStatement.java
    #	modules/core/src/main/java/org/apache/ignite/internal/jdbc/thin/JdbcThinStatement.java
    #	modules/core/src/main/java/org/apache/ignite/internal/jdbc/thin/JdbcThinTcpIo.java

commit 6841361216f528eae3e14a44d697d345f957ed34
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2017-09-12T14:22:03Z

    IGNITE-6317: save the progress

commit 00cca1a850ec01932792956c815fe3feff8e946e
Author: Alexander Paschenko <al...@gmail.com>
Date:   2017-09-12T18:59:55Z

    Review fixes - 2.

commit 3aaa604f72fabed1111abad82758f8a472d0ac09
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2017-09-13T08:43:38Z

    Merge branch '_master' into ignite-6317

commit fe2977bdbec043d03b63c55ff84bcc02976fc401
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2017-09-13T10:54:21Z

    IGNITE-6317: save the progress

commit e36383e1b2a3d6f7b2341a12aefeeaebb361858d
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2017-09-13T10:54:34Z

    IGNITE-6317: save the progress

commit 56e8f97b4f6f5f4b43c4de1d0138e42f5225a4b1
Author: Alexander Paschenko <al...@gmail.com>
Date:   2017-09-13T11:24:45Z

    Merge remote-tracking branch 'apache/master' into ignite-5620

commit 90750d121f6bbe31dcc3d9def96e99e4e60c4107
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2017-09-13T12:00:21Z

    Merge branch 'ignite-5620' into ignite-6317

commit 932fe5cede710547940e0acbe65afa1e24bfbc10
Author: Alexander Paschenko <al...@gmail.com>
Date:   2017-09-13T12:44:52Z

    Review fixes - 3.

----


---

[GitHub] ignite pull request #2682: IGNITE-6317 JDBC thick driver: SQLSTATE error cod...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---