php-sqlsrv/source
ulvii 6809f0f7ea Workaround for a bug in unixODBC 2.3.4 (#334)
* Adding a workaround for the error handling issue with unixODBC 2.3.4 when conneciton pooling is enabled

* Adding a check to apply the workaround only to PDO SQLSRV

* Update core_util.cpp

* Unix Conn Pool test

* Modifying the test to use autonomous_setup.php

* Updating path to isPooled.php
2017-03-27 14:07:43 -07:00
..
pdo_sqlsrv fix memory leak caused by pecalloced persistent connection; fix test indentation 2017-03-17 16:46:02 -07:00
shared Workaround for a bug in unixODBC 2.3.4 (#334) 2017-03-27 14:07:43 -07:00
sqlsrv Update init.cpp 2017-03-23 11:55:33 -07:00
packagize.sh added packagize.sh 2017-01-30 13:07:34 -08:00