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 <isap...@gridgain.com> Date: 2017-09-19T15:43:16Z IGNITE-6294: Implemented server-side commit 79ee85907c428e7890d692ec63bbcfb01d9dafb7 Author: Igor Sapego <isap...@gridgain.com> Date: 2017-09-19T16:02:44Z IGNITE-6294: Implemented protocol part commit 7da364d81caf55de5c7997ca7f1624766a4786c0 Author: Igor Sapego <isap...@gridgain.com> Date: 2017-09-20T15:56:49Z IGNITE-6294: Implemented error codes mapping commit 41d6a00290c4e7f1165e5fa6d83453e7f6c38c8f Author: Igor Sapego <isap...@gridgain.com> Date: 2017-09-20T15:58:10Z IGNITE-6294: Test fixed. commit 427d75410dfe5eade74aff4324eb6bf5bc1f4ec5 Author: Igor Sapego <isap...@gridgain.com> Date: 2017-09-20T16:07:21Z IGNITE-6294: Changed error code on rejected connection. commit 658684293c0a65c8bc4092fd97efc5e7832b8ab0 Author: Igor Sapego <isap...@gridgain.com> Date: 2017-09-21T11:45:32Z IGNITE-6294: Improved connection failures handling ---- ---