Edit report at https://bugs.php.net/bug.php?id=48082&edit=1

 ID:                 48082
 Comment by:         peaceable_whale at hotmail dot com
 Reported by:        andrew dot answer at gmail dot com
 Summary:            mysql_connect does not work with named pipes
 Status:             Closed
 Type:               Feature/Change Request
 Package:            MySQL related
 Operating System:   win32 only - Windows XP
 PHP Version:        5.3.0RC1
 Assigned To:        mysql
 Block user comment: N
 Private report:     N

 New Comment:

This issue has not been fixed in PHP 5.4.x. I have opened a bug report at 
https://bugs.php.net/bug.php?id=61556.


Previous Comments:
------------------------------------------------------------------------
[2011-02-04 18:52:57] peaceable_whale at hotmail dot com

Reported as Documentation Problem at http://bugs.php.net/bug.php?id=53927.

------------------------------------------------------------------------
[2011-01-18 02:48:44] jose dot nobile at gmail dot com

Why if this bug is open, the documentation is not consistent:

http://php.net/manual/en/mysqlnd.overview.php

------------------------------------------------------------------------
[2010-12-02 00:07:52] stevenmartin99 at gmail dot com

SORRY forgot to mention the test i used.

download  WampServer2.0i with php5.3.0

(using http://localhost) test phpmyadmin  -   works

install addon php5.3.1  -> test phpmyadmin  -  doesnt work (blank page)
install addon php5.3.2  -> test phpmyadmin  -  doesnt work (blank page)
install addon php5.3.3  -> test phpmyadmin  -  doesnt work (blank page)

(mysql version never changed in test)
-------------------------------------------------------------

change the hosts file not to include  ::1 localhost   and then  phpmyadmin works


PS - This is not a solution in my eyes.. cant you just have it working until 
the  mysql issue is fixed reading the hosts file?

why carry this issue on longer?
-------------------------------------------------------------

------------------------------------------------------------------------
[2010-12-02 00:00:55] stevenmartin99 at gmail dot com

how many 5.3.x  will there be?

you can be serious carrying this issue on futher?

iv extensivly tested this and 

php5.3.0  works 

php5.3.1 doesnt
php5.3.2 doesnt
php5.3.3 doesnt

please fix in php5.3.4   - this is a huge issue as i see it.

------------------------------------------------------------------------
[2010-09-28 15:50:58] peaceable_whale at hotmail dot com

I do not agree that supporting named pipe is a new feature.

Named pipe allows MySQL Server in Windows to operate without TCP/IP and the 
MySQL Client Library has been supporting it. mysqlnd should have been able to 
connect MySQL Server via named pipe since its intrduction. The patch just added 
the missing feature back. Since there is no timeframe for the next minor PHP 
version, it is quite unfair to ask those relying on named pipe to wait for that.

Please add support to named pipe in 5.3.x.

------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    https://bugs.php.net/bug.php?id=48082


-- 
Edit this bug report at https://bugs.php.net/bug.php?id=48082&edit=1

Reply via email to