php-src/ext/pdo_mysql
Keyur 3f25c4228a Fix bug 72788: Invalid memory access when database_object_handle
is undefined. Also fix memory leak in dbh_free when using persistent
PDO connections.
2016-08-09 00:16:46 +00:00
..
tests Fix bug 72788: Invalid memory access when database_object_handle 2016-08-09 00:16:46 +00:00
config.m4 Like Shady, --with-mysql-sock is back. 2015-03-05 19:00:02 +00:00
config.w32 converted ext/sqlite and ext/pdo_mysql to use static tsrmls cache 2014-10-16 18:50:19 +02: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 FIx bug #71569 2016-02-13 15:17:51 +01:00
mysql_statement.c Fix bug 72788: Invalid memory access when database_object_handle 2016-08-09 00:16:46 +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 Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE 2016-03-03 16:50:01 +01:00
php_pdo_mysql_int.h Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE 2016-03-03 16:50:01 +01:00
php_pdo_mysql_sqlstate.h trailing whitespace removal 2015-01-10 15:07:38 -08:00
php_pdo_mysql.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00