php-src/ext/pdo_mysql
Andrey Hristov 7f44538a11 Fix for Bug #51870
PDO::fetchAll after a PDO::execute with bindings lead to a segv.

It is only in unreleased code and thus doesn't deserve a NEWS entry
2010-05-21 11:09:28 +00:00
..
tests Fixed bug #51670 getColumnMeta causes segfault when re-executing query after calling nextRowset 2010-04-27 05:56:56 +00:00
config.m4 fix typo 2010-04-06 13:42:21 +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 initial checkin 2005-02-27 11:29:17 +00:00
mysql_driver.c Removed safe_mode 2010-04-26 23:53:30 +00:00
mysql_statement.c Fix for Bug #51870 2010-05-21 11:09:28 +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 Fixed crash in ZTS mode due to ini values not being initialized 2010-01-31 19:18:56 +00:00
php_pdo_mysql_int.h ZEND_EXTERN_MODULE_GLOBALS() is necessary with ZTS, at least on OS X. How confusing. 2010-01-31 20:00:36 +00:00
php_pdo_mysql_sqlstate.h error code mapping (generated from mysql 5 sql_state.h file using 2005-02-27 11:31:49 +00:00
php_pdo_mysql.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00