wez Tue Jul 19 12:54:55 2005 EDT
Modified files:
/php-src/ext/pdo_odbc odbc_driver.c
Log:
if we didn't detect an error, don't return -1 rows, as that means that we
found an error
http://cvs.php.net/diff.php/php-src/ext/pdo_odbc/odbc_driver.c?r1=1.26&r
wez Sun Jul 10 10:56:39 2005 EDT
Modified files:
/php-src/ext/pdo_odbc odbc_driver.c
Log:
Fix #33624, mysterious crashes on shutdown on win32
http://cvs.php.net/diff.php/php-src/ext/pdo_odbc/odbc_driver.c?r1=1.25&r2=1.26&ty=u
Index: php-src/ext/pdo_
wez Sat Jul 9 14:52:37 2005 EDT
Modified files:
/php-src/ext/pdo_odbc odbc_driver.c
Log:
Related to #33624. Crashes for me on shutdown, but seems ok for the rest of
the world.
http://cvs.php.net/diff.php/php-src/ext/pdo_odbc/odbc_driver.c?r1=1
wez Thu Jul 7 08:49:23 2005 EDT
Modified files:
/php-src/ext/pdo_odbc odbc_driver.c odbc_stmt.c pdo_odbc.c
php_pdo_odbc.h php_pdo_odbc_int.h
Log:
Fix handling of parameter binding.
We need to guess at parameter sizing i
wez Sat Jun 11 10:48:07 2005 EDT
Modified files:
/php-src/ext/pdo_odbc odbc_driver.c
Log:
hunting for a bug. Looks like it might be yet-another-mysterious-shutdown
problem.
http://cvs.php.net/diff.php/php-src/ext/pdo_odbc/odbc_driver.c?r1=1.22&
wez Sat Jun 11 08:38:12 2005 EDT
Modified files:
/php-src/ext/pdo_odbc odbc_driver.c
Log:
Fix for PECL #3714: beginTransaction doesn't work if you're in auto-commit
mode.
http://cvs.php.net/diff.php/php-src/ext/pdo_odbc/odbc_driver.c?r1=1.21&r2=1.2