php-src/ext/pdo_mysql
Johannes Schlüter ddfa9e6297 Fix test
2008-10-19 12:20:28 +00:00
..
tests Fix test 2008-10-19 12:20:28 +00:00
config.m4 - Fix PDO configure dependancy: If --disable-pdo is used, disable all enabled-by-default drivers. Also error out if you try to configure a driver as static but pdo is disabled. 2008-07-25 13:38:41 +00:00
config.w32 - Add mysqlnd support for PDO_mysql, fixes at least bug#41997,#42499, 2008-07-21 13:05:51 +00:00
CREDITS - Add mysqlnd support for PDO_mysql, fixes at least bug#41997,#42499, 2008-07-21 13:05:51 +00:00
get_error_codes.php initial checkin 2005-02-27 11:29:17 +00:00
mysql_driver.c Add PDO::MYSQL_ATTR_COMPRESS connection flag 2008-10-14 19:00:11 +00:00
mysql_statement.c - Add mysqlnd support for PDO_mysql, fixes at least bug#41997,#42499, 2008-07-21 13:05:51 +00:00
package.xml Yes, I can't count the months, and no, I'm not related to Ilia. 2005-07-27 04:07:44 +00:00
pdo_mysql.c Add PDO::MYSQL_ATTR_COMPRESS connection flag 2008-10-14 19:00:11 +00:00
php_pdo_mysql_int.h Add PDO::MYSQL_ATTR_COMPRESS connection flag 2008-10-14 19:00:11 +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 - Add mysqlnd support for PDO_mysql, fixes at least bug#41997,#42499, 2008-07-21 13:05:51 +00:00