does the user that you're using has the enough privileges to connect from
192.xxx.xxx.xxx ???


> Is your mysql server listening just on localhost (127.0.0.1)?
>
> That is differnet than 192.xxx.xxx.xxx
>
>
>
>
>
>> -----Original Message-----
>> From: Xiaobo Chen [mailto:[EMAIL PROTECTED]
>> Sent: Tuesday, February 28, 2006 11:27 AM
>> To: Amaia Anabitarte
>> Cc: mysql@lists.mysql.com
>> Subject: Re: jdbc: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
>> >
>> >
>> >
>> > --
>> > MySQL General Mailing List
>> > For list archives: http://lists.mysql.com/mysql
>> > To unsubscribe:
>> http://lists.mysql.com/[EMAIL PROTECTED]
>> >
>> >
>>
>>
>> --
>> MySQL General Mailing List
>> For list archives: http://lists.mysql.com/mysql
>> To unsubscribe:
>> http://lists.mysql.com/[EMAIL PROTECTED]
>>
>>
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]
>
>


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

Reply via email to