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



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to