php-src/ext/pdo_mysql
2009-12-11 16:35:42 +00:00
..
tests Fixed bug #50323 (Allow use of ; in values via ;; in PDO DSN even in the middle of a string). 2009-12-06 21:32:58 +00:00
config.m4 - Fixed bug #50231 (Socket path passed using --with-mysql-sock is ignored when mysqlnd is enabled) 2009-11-30 15:11:29 +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
mysql_driver.c Fix pdo build, forgot to remove the zval caching from pdo-mysql 2009-12-10 09:35:10 +00:00
mysql_statement.c Fix compiler warnings in ext/mysql, ext/mysqli and ext/pdo_mysql 2009-05-20 08:29:23 +00:00
package.xml
pdo_mysql.c Fix pdo build, forgot to remove the zval caching from pdo-mysql 2009-12-10 09:35:10 +00:00
php_pdo_mysql_int.h - fix build, come on, it is not that hard to test before commit, is it? 2009-12-11 16:35:42 +00:00
php_pdo_mysql_sqlstate.h
php_pdo_mysql.h - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00