php-src/ext/pdo_mysql
Remi Collet 784850211e Reduce case where this test will fails:
- no connection AND no mysqli extension

So, will succeed when no configured connection, but mysqli available.
2012-12-03 15:32:52 +01:00
..
tests Reduce case where this test will fails: 2012-12-03 15:32:52 +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