From:             
Operating system: Windows
PHP version:      5.3.3
Package:          MySQLi related
Bug Type:         Feature/Change Request
Bug description:mysqlnd do not support named pipe on windows

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 bug report at http://bugs.php.net/bug.php?id=52759&edit=1
-- 
Try a snapshot (PHP 5.2):            
http://bugs.php.net/fix.php?id=52759&r=trysnapshot52
Try a snapshot (PHP 5.3):            
http://bugs.php.net/fix.php?id=52759&r=trysnapshot53
Try a snapshot (trunk):              
http://bugs.php.net/fix.php?id=52759&r=trysnapshottrunk
Fixed in SVN:                        
http://bugs.php.net/fix.php?id=52759&r=fixed
Fixed in SVN and need be documented: 
http://bugs.php.net/fix.php?id=52759&r=needdocs
Fixed in release:                    
http://bugs.php.net/fix.php?id=52759&r=alreadyfixed
Need backtrace:                      
http://bugs.php.net/fix.php?id=52759&r=needtrace
Need Reproduce Script:               
http://bugs.php.net/fix.php?id=52759&r=needscript
Try newer version:                   
http://bugs.php.net/fix.php?id=52759&r=oldversion
Not developer issue:                 
http://bugs.php.net/fix.php?id=52759&r=support
Expected behavior:                   
http://bugs.php.net/fix.php?id=52759&r=notwrong
Not enough info:                     
http://bugs.php.net/fix.php?id=52759&r=notenoughinfo
Submitted twice:                     
http://bugs.php.net/fix.php?id=52759&r=submittedtwice
register_globals:                    
http://bugs.php.net/fix.php?id=52759&r=globals
PHP 4 support discontinued:          http://bugs.php.net/fix.php?id=52759&r=php4
Daylight Savings:                    http://bugs.php.net/fix.php?id=52759&r=dst
IIS Stability:                       
http://bugs.php.net/fix.php?id=52759&r=isapi
Install GNU Sed:                     
http://bugs.php.net/fix.php?id=52759&r=gnused
Floating point limitations:          
http://bugs.php.net/fix.php?id=52759&r=float
No Zend Extensions:                  
http://bugs.php.net/fix.php?id=52759&r=nozend
MySQL Configuration Error:           
http://bugs.php.net/fix.php?id=52759&r=mysqlcfg

Reply via email to