Re: external connection

2003-04-03 Thread Daniel Kasak
Lecul, Fred wrote: Hmm... Yeah, its not connecting! Im getting: ERROR 1130: Host '10.x.x.x' is not allowed to connect to this MySQL server Any idea's?? Fred Have a look at http://www.mysql.com/doc/en/Adding_users.html Note the example about a page down that says: mysql> GRANT ALL PRIVILE

RE: external connection

2003-04-03 Thread Lecul, Fred
ED] Subject: Re: external connection Lecul, Fred wrote: >Tried that and it didn't work > >Is it possible that the port 3306 is blocked? And if it is, how can I >open this? > >Thanks > >Fred > > It's possible. Maybe post the grant commands you used (mi

Re: external connection

2003-04-03 Thread Daniel Kasak
Lecul, Fred wrote: Tried that and it didn't work Is it possible that the port 3306 is blocked? And if it is, how can I open this? Thanks Fred It's possible. Maybe post the grant commands you used (minus the password of course) to set up the user account. If possible try to connect with the m

RE: external connection

2003-04-03 Thread Lecul, Fred
Tried that and it didn't work Is it possible that the port 3306 is blocked? And if it is, how can I open this? Thanks Fred -Original Message- From: Daniel Kasak [mailto:[EMAIL PROTECTED] Sent: Friday, 4 April 2003 12:09 PM To: Lecul, Fred Cc: '[EMAIL PROTECTED]' Subjec

Re: external connection

2003-04-03 Thread Daniel Kasak
Lecul, Fred wrote: Hi Im new to mysql and am trying to connect externally. I have hashed out the skip-networking in the my.cnf, created a new user and gave permissions but it seems it just doent want to accept the connection. I am trying to connect using free-Mascon. Any idea's on what I can d