Re: Connection Issue with DBI::DBD::mysql
- From: patg@xxxxxxxxx (Patrick Galbraith)
- Date: Fri, 1 Jul 2005 00:01:43 +0200
Hi there!
What if you use the command line client to make this same connection - can you connect successfully?
Kind regards,
Patrick
On Jun 22, 2005, at 8:40 PM, TheRefUmp@xxxxxxxxxxxx wrote:
Hi everyone, Trying to connect to a MySQL database from a Linux Server using PERL to a Windows Machine with a MySQL database (5.0.6). I can connect successfully on the windows box but cannot on the Linux server! I ran a SQLTRACE (DBD) with the following output: imp_dbh->connect: dsn = database=userdb:hostname=192.168.2.113:port=3307, uid = user1, pwd = user1 imp_dbh->MyLogin: dbname = userdb, uid = user1, pwd = user1,host = 192.168.2.113, port = 3307 imp_dbh->mysql_dr_connect: host = 192.168.2.113, port = 3307, uid = user1, pwd = user1
imp_dbh->mysql_dr_connect: client_flags = 2
imp_dbh->mysql_dr_connect: <-Access denied for user 'user1'@'192.168.3.90' (using password: YES) error 1045 recorded: Access denied for user 'user1'@'192.168.3.90' (using password: YES)
What disturbs me is that the return error comes back with a
different IP address than what I sent out. Anyone have any idea as
to why? That would seem to be the problem with the "access denied"!
The machine address that issues the connect is 192.168.3.190 but the address comming back is totally different.
George
__________________________________________________________________
Switch to Netscape Internet Service.
As low as $9.95 a month -- Sign up today at http://isp.netscape.com/register
Netscape. Just the Net You Need.
New! Netscape Toolbar for Internet Explorer Search from anywhere on the Web and block those annoying pop-ups. Download now at http://channels.netscape.com/ns/search/install.jsp
Patrick Galbraith Senior Software Developer patg@xxxxxxxxx http://www.mysql.com
Those who fear climbing mountains Shall live forever in the holes - Arab Poet
.
- Prev by Date: status on DBI installation on AIX 5.2
- Next by Date: Anyone used DBI w/ the Pots::* modules ?
- Previous by thread: status on DBI installation on AIX 5.2
- Next by thread: Anyone used DBI w/ the Pots::* modules ?
- Index(es):
Relevant Pages
|
|