php-src/ext/pdo_mysql
Daniel Persson 307c1f6bf0 Fix bug #64172
Check if the SQLSTATE error code is equal to PDO_ERR_NONE before we ask the driver.
And if no error is reported skip the extra call to the driver.
2015-10-18 17:03:39 -07:00
..
tests Fix bug #64172 2015-10-18 17:03:39 -07: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 Merge branch 'PHP-5.6' 2015-08-30 05:32:37 -07:00
mysql_statement.c Fixed bug #70272 (Segfault in pdo_mysql) 2015-08-18 18:33:07 +08: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 cleanup mod version macros, round 3 2015-03-23 20:54:55 +01:00
php_pdo_mysql_int.h switch to the unified globals accessor where appropriate 2015-07-29 13:26:35 +02:00
php_pdo_mysql_sqlstate.h trailing whitespace removal 2015-01-10 15:07:38 -08:00
php_pdo_mysql.h cleanup mod version macros, round 3 2015-03-23 20:54:55 +01:00