Edit report at http://bugs.php.net/bug.php?id=52759&edit=1
ID: 52759 Updated by: ahar...@php.net Reported by: songchongzhan at gmail dot com Summary: mysqlnd do not support named pipe on windows -Status: Open +Status: Duplicate Type: Feature/Change Request Package: MySQLi related Operating System: Windows PHP Version: 5.3.3 Block user comment: N New Comment: This is request #48082, which is being worked on. Previous Comments: ------------------------------------------------------------------------ [2010-09-01 10:00:40] songchongzhan at gmail dot com Description: ------------ MySQLi using persistent connect, when there are a lot of connection come at the same time, the persistent connection will arise, like 1000 persistent connections, but after some time, the number of connection will not reduce automatically when there is not more request. And then I want to connect to mysql using named pipe on windows, the php5.3.3 does not support. I think php should enable named pipe connection to mysql on windows. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/bug.php?id=52759&edit=1