php-src/ext/pdo_mysql
2005-06-24 19:20:59 +00:00
..
tests Skip the test, it fails due to missing transaction support. 2005-06-24 19:20:59 +00:00
config.m4 - Added PHP_CHECK_PDO_INCLUDES macro (caches the result) 2005-06-14 00:00:53 +00:00
config.w32 Fix extension name 2004-08-15 15:56:33 +00:00
CREDITS Update prepare() prototype. 2004-05-19 12:40:11 +00:00
get_error_codes.php initial checkin 2005-02-27 11:29:17 +00:00
mysql_driver.c Various compiler warning fixes. 2005-05-18 22:40:56 +00:00
mysql_statement.c Various compiler warning fixes. 2005-05-18 22:40:56 +00:00
package.xml use auto generated error -> state mappings 2005-02-27 11:39:15 +00:00
pdo_mysql.c - Add +ifdefs to still allow PHP 5.0 builds of PDO 2005-06-23 00:19:16 +00:00
php_pdo_mysql_int.h fully distinguish between database and statement level errors 2005-02-27 20:34:36 +00:00
php_pdo_mysql_sqlstate.h error code mapping (generated from mysql 5 sql_state.h file using 2005-02-27 11:31:49 +00:00
php_pdo_mysql.h Typo 2004-05-19 14:23:59 +00:00