Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^4: Canot connect to the remote mysql server through those lines

by snopal (Pilgrim)
on Jul 06, 2007 at 14:20 UTC ( [id://625271]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Canot connect to the remote mysql server through those lines
in thread Canot connect to the remote mysql server through those lines

I think you will be surprised to find that @localhost when evaluated in double quoted strings actually means "the values found in the ARRAY localhost", which at the point you are using it is 'undef'.

So, all you did was find a new way to specify 'e_shop', which you said does work, as "e_shop(undef)". You have just found a new way to say it the same way. The single quotes were correct and you need to find a different solution.

  • Comment on Re^4: Canot connect to the remote mysql server through those lines

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://625271]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (2)
As of 2024-04-25 22:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found