php-src/ext/pdo_mysql
Anatoliy Belsky f85ae48f4f Fixed ext/pdo_mysql/tests/pdo_mysql_class_constants.phpt
There is a constant now which only is there when mysqli with
mysqlnd and pdo_mysql was compiled at the same time, or when
libmysql version > 50605. So checking for that dynamically,
will fail only if there is no mysqli and no connection.
2012-11-14 21:18:16 +01:00
..
tests Fixed ext/pdo_mysql/tests/pdo_mysql_class_constants.phpt 2012-11-14 21:18:16 +01:00
config.m4 - Use myslqnd by default when MySQL extensions are activated but no path given 2011-09-07 13:33:56 +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 Allow setting SHA256 auth public key as option 2012-10-31 16:54:11 +01:00
mysql_statement.c Fix for bug #62820 2012-10-23 15:13:57 +02: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 Allow setting SHA256 auth public key as option 2012-10-31 16:54:11 +01:00
php_pdo_mysql_int.h Allow setting SHA256 auth public key as option 2012-10-31 16:54:11 +01:00
php_pdo_mysql_sqlstate.h - Update PDO_mysql error mapping 2011-08-31 15:46:07 +00:00
php_pdo_mysql.h Fixed bug #63236 (Executable permission on various source files) 2012-10-09 13:28:31 +08:00