php-src/ext/pdo_mysql
Andrey Hristov ab99790eca Fix for Bug #54158 MYSQLND + PDO MySQL requires #define MYSQL_OPT_LOCAL_INFILE
and a bunch of other small preprocessor fixes
2011-09-02 13:53:41 +00:00
..
tests Hopefully, this is an even better way to check for InnoDB support as of MySQL 5.6.1 2011-09-02 11:06:51 +00:00
config.m4 Oops, can't cache it here because it won't work 2011-05-15 05:49:34 +00:00
config.w32 MFH: Add mysqlnd support for PDO_mysql, fixes at least bug#41997,#42499, 2008-07-21 13:09:28 +00:00
CREDITS MFH: Add mysqlnd support for PDO_mysql, fixes at least bug#41997,#42499, 2008-07-21 13:09:28 +00:00
get_error_codes.php - Update PDO_mysql error mapping 2011-08-31 15:46:07 +00:00
mysql_driver.c Fix for Bug #54158 MYSQLND + PDO MySQL requires #define MYSQL_OPT_LOCAL_INFILE 2011-09-02 13:53:41 +00:00
mysql_statement.c - Fix Bug #53782 (foreach throws irrelevant exception) 2011-05-16 15:37:39 +00:00
package2.xml set min pdo dep to 1.0.3, which will be the new pecl release 2006-05-02 02:43:11 +00:00
pdo_mysql.c - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] 2011-08-06 14:47:44 +00:00
php_pdo_mysql_int.h - Fix bug #54644 (wrong pathes in php_pdo_mysql_int.h) 2011-05-09 11:34:17 +00:00
php_pdo_mysql_sqlstate.h - Update PDO_mysql error mapping 2011-08-31 15:46:07 +00:00
php_pdo_mysql.h - Year++ 2011-01-01 02:19:59 +00:00