How to extract db hostname from the $dbh handle?
[email protected] ("Cosimo Streppone")
| Newsgroups | perl.dbi.users |
|---|---|
| Message-ID | <op.u9el4og9s5ttvb@cd02> |
I've been looking at how to do this for some time, but I seem to don't get it. If I have a $dbh handle, is it possible to know which hostname is that $dbh connected to? I know it's a bit stupid, because I'm supplying the hostname in the first place, but anyway... -- Cosimo