GitHub user isapego opened a pull request: https://github.com/apache/ignite/pull/3552
IGNITE-7362: Fixed PDO issue when working with ODBC You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-7362 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/3552.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 #3552 ---- commit 37a23e76ebe45933e149d0399d5831c6bf133f02 Author: Igor Sapego <isapego@...> Date: 2018-01-30T17:26:34Z IGNITE-7362: Added deprecated driver info support commit 345c3f9f84dc646e1dbf8338c78416201c48cf4d Author: Igor Sapego <isapego@...> Date: 2018-02-07T14:06:01Z IGNITE-7362: Adjusted buffers writing commit 04ecaf6978ca75fa6d2ec9214209fc8c3505dbad Author: Igor Sapego <isapego@...> Date: 2018-02-12T15:29:28Z IGNITE-7362: Re-worked columns fetching commit 6f1c9d2e344005d21160bc2541c15ae66e87e3bc Author: Igor Sapego <isapego@...> Date: 2018-02-13T10:10:42Z IGNITE-7362: Fixes commit 1333927954d39dcbbaa5ceb1c1a8d4da806a6d69 Author: Igor Sapego <isapego@...> Date: 2018-02-21T13:43:56Z IGNITE-7362: Fixed errors. ---- ---