Is this pdo bug fixed now?
        Posted  
        
            by user198729
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user198729
        
        
        
        Published on 2010-03-20T08:30:20Z
        Indexed on 
            2010/03/20
            8:41 UTC
        
        
        Read the original article
        Hit count: 275
        
Note that you can specify a port number with "port=####", but this port number will be ignored if the host is localhost. If you want to connect to a local port other than the default, use host=127.0.0.1 instead of localhost.
Quoted from this page,has anyone verified if it has been fixed?
© Stack Overflow or respective owner