1
0
mirror of https://github.com/php/php-src.git synced 2026-04-18 05:21:02 +02:00
Files
archived-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
..
2015-01-05 12:11:16 +01:00
2015-01-15 23:26:03 +08:00
2015-01-15 23:26:03 +08:00
2015-01-15 23:26:03 +08:00
2015-01-15 23:26:03 +08:00