php-src/ext/pdo_oci
Antony Dovgal b2141b04d2 do not set error_code to HY000 when there was NO error
reset both handle & statement error codes to 0
2005-07-07 23:03:22 +00:00
..
tests adopt common tests 2005-07-07 13:58:35 +00:00
config.m4 - Added PHP_CHECK_PDO_INCLUDES macro (caches the result) 2005-06-14 00:00:53 +00:00
config.w32 Add support for the 'official' build machine layout 2005-01-20 15:54:35 +00:00
CREDITS OCI driver for PDO, supporting bound input and output parameters. 2004-05-17 15:42:33 +00:00
EXPERIMENTAL OCI driver for PDO, supporting bound input and output parameters. 2004-05-17 15:42:33 +00:00
oci_driver.c do not set error_code to HY000 when there was NO error 2005-07-07 23:03:22 +00:00
oci_statement.c free parameter when requested to do so 2005-07-07 23:02:22 +00:00
package.xml prep for release 2005-02-09 05:04:40 +00:00
pdo_oci.c prep for release 2005-02-09 05:04:40 +00:00
php_pdo_oci_int.h Add support for scrollable cursors. 2005-01-12 05:47:03 +00:00
php_pdo_oci.h Add support for scrollable cursors. 2005-01-12 05:47:03 +00:00