5 messages in com.mysql.lists.mysqlRe: jdbc:mysql
FromSent OnAttachments
Amaia Anabitarte28 Feb 2006 04:46 
Xiaobo Chen28 Feb 2006 08:26 
George Law28 Feb 2006 08:29 
Edwin Cruz28 Feb 2006 08:33 
Amaia Anabitarte01 Mar 2006 00:00 
Subject:Re: jdbc:mysql
From:Xiaobo Chen (xia@cs.dal.ca)
Date:02/28/2006 08:26:20 AM
List:com.mysql.lists.mysql

Not sure yet. Could it be that you're behind the router? And you might need to redirect the traffic to the model to the IP of your PC and you're PC's IP should be set static so that next time when you reboot, it won't change.

Xiaobo

Hi,

I have a problem connecting to MySQL. I could connect to the database with this sentence: jdbc:mysql://localhost:3306/db

but not with this sentence, with the same IP that the localhost: jdbc:mysql://192.xxx.xxx.xxx:3306/db

What's wrong?

Thanks for all,

Amaia