RE: jdbc:mysql

2006-03-01 Thread Amaia Anabitarte
Thanks for all, I have changed the user, and it runs correctly. Amaia From: Edwin Cruz <[EMAIL PROTECTED]> To: "George Law" <[EMAIL PROTECTED]> CC: "Amaia Anabitarte" <[EMAIL PROTECTED]>, mysql@lists.mysql.com Subject: RE: jdbc:mysql Date: Tue, 28 F

RE: jdbc:mysql

2006-02-28 Thread Edwin Cruz
bo 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 re

RE: jdbc:mysql

2006-02-28 Thread George Law
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.co

Re: jdbc:mysql

2006-02-28 Thread Xiaobo Chen
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