FIX BUG #65219 - USE DB not being sent for FreeTDS version < 0.92
authorStanley Sufficool <ssufficool@php.net>
Sat, 5 Oct 2013 16:54:45 +0000 (09:54 -0700)
committerStanley Sufficool <ssufficool@php.net>
Sat, 5 Oct 2013 17:06:42 +0000 (10:06 -0700)
commit5ce23f39d51b1fc53a731d9fd7d419714d3de9fb
tree7b09f71336fe084bf61a2ce3f8ac6d7cff02f43c
parent93f3ba66a7e238f82706cc38006836022a53aeb4
FIX BUG #65219 - USE DB not being sent for FreeTDS version < 0.92
FreeTDS <0.92 does not support DBSETLDBNAME option and therefore
will not work with SQL Azure. Fallback to dbuse command in
letter versions.
ext/pdo_dblib/dblib_driver.c