Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.12.3

Bug #3278 DB::parseDSN bug
Submitted: 2005-01-24 07:18 UTC
From: ceremona2000 at yahoo dot com Assigned: danielc
Status: Bogus Package: DB
PHP Version: 4.3.10 OS: linux
Roadmaps: (Not assigned)    
Subscription  


 [2005-01-24 07:18 UTC] ceremona2000 at yahoo dot com
Description: ------------ Something is foobar with the DB DSN parser code when trying to connect to mysql unix sockets. eg: mysql://username:pw@unix:/var/run/mysqld/mysql.sock/DBname I can only connect to the db (using the Auth/Auth.php code) via tcp/localhost. Reproduce code: --------------- try connecting with something like: mysql://username:pw@unix:/var/run/mysqld/mysql.sock/DBname Expected result: ---------------- should connect Actual result: -------------- does not connect

Comments

 [2005-01-24 07:41 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!
 [2005-01-29 05:19 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!