php-src/ext/pdo_mysql
steffen 7c9633412e PDO_MySQL: Differentiate between linux and win32 when passing unix_socket
Unix uses "127.0.0.1" as default host for named pipes,
while when using Windows a "." is required as host by mysqlnd.
(This can be seen at mysqlnd.c (line 945 or searching #ifndef PHP_WIN32)
2015-01-15 16:42:51 +01:00
..
tests Update test after fixing bug #68371 2015-01-05 12:11:16 +01:00
config.m4 Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07: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 - Update PDO_mysql error mapping 2011-08-31 15:46:07 +00:00
mysql_driver.c PDO_MySQL: Differentiate between linux and win32 when passing unix_socket 2015-01-15 16:42:51 +01:00
mysql_statement.c Bump year 2015-01-15 23:26:03 +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 Bump year 2015-01-15 23:26:03 +08:00
php_pdo_mysql_int.h Bump year 2015-01-15 23:26:03 +08:00
php_pdo_mysql_sqlstate.h - Update PDO_mysql error mapping 2011-08-31 15:46:07 +00:00
php_pdo_mysql.h Bump year 2015-01-15 23:26:03 +08:00