php-src/ext/pdo_mysql
David Coallier 55ad0efd17 - Make test conform to the error reporting that always returns
three elements. Adjusted all bugs and tests that were using
  errorInfo() and errorCode() (dbh & stmt)
2008-11-10 18:44:04 +00:00
..
tests - Make test conform to the error reporting that always returns 2008-11-10 18:44:04 +00:00
config.m4 MFH: Don't enable mysqlnd when pdo_mysql is being built with libmysql 2008-11-06 11:12:21 +00:00
config.w32
CREDITS
get_error_codes.php
mysql_driver.c MFH: Fix #44135 (PDO MySQL does not support CLIENT_FOUND_ROWS) 2008-10-27 18:32:08 +00:00
mysql_statement.c
package2.xml
pdo_mysql.c MFH: Fix #44135 (PDO MySQL does not support CLIENT_FOUND_ROWS) 2008-10-27 18:32:08 +00:00
php_pdo_mysql_int.h MFH: Fix #44135 (PDO MySQL does not support CLIENT_FOUND_ROWS) 2008-10-27 18:32:08 +00:00
php_pdo_mysql_sqlstate.h
php_pdo_mysql.h