why DBI always appends @'localhost' to the username?
From: Arne Götje (20030910antispam_at_gmx.net)
Date: 03/23/05
- Next message: Richard Rice: "Re: Error installing DBD::DB2 on AIX 5"
- Previous message: Greg Fossheim: "Re: DBD::Oracle"
- Next in thread: Robert: "Re: why DBI always appends @'localhost' to the username?"
- Reply: Robert: "Re: why DBI always appends @'localhost' to the username?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: dbi-users@perl.org Date: Wed, 23 Mar 2005 15:00:12 +0800
Hi list,
please CC to me, I'm not on the list.
I have a problem using DBI on FreeBSD.
The mysql server is on a remote host and I can login with my username
manually.
However, the DBI module always appends a @'localhost' to the username,
even when I specify the username to be 'user@my_hostname'. The result
is, that the mysql server denies access. I don't have root permissions
on that server and access for me is only allowed from 'my_hostname'.
How do I tell DBI to *not* append @'localhost' to the username?
Cheers
Arne
-- Arne Götje (高盛華) <20030910antispam@gmx.net> (Spam catcher. Address might change in future!) PGP/GnuPG key: 1024D/685D1E8C Fingerprint: 2056 F6B7 DEA8 B478 311F 1C34 6E9F D06E 685D 1E8C Key available at wwwkeys.pgp.net. Encrypted e-mail preferred.
- application/pgp-signature attachment: stored
- Next message: Richard Rice: "Re: Error installing DBD::DB2 on AIX 5"
- Previous message: Greg Fossheim: "Re: DBD::Oracle"
- Next in thread: Robert: "Re: why DBI always appends @'localhost' to the username?"
- Reply: Robert: "Re: why DBI always appends @'localhost' to the username?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|