Re: Resolving Error 1130

2003-03-09 Thread Paul DuBois
At 17:21 -0600 3/9/03, cosmicsoft wrote: But shouldn't it realize that there is a wildcard entry? How could it deny access then, since it realizes there is a wildcard but doesn't know the username? Adam sql If in fact there is such an entry, yes. But it depends on how your ISP made the change to %

Re: Resolving Error 1130

2003-03-09 Thread cosmicsoft
But shouldn't it realize that there is a wildcard entry? How could it deny access then, since it realizes there is a wildcard but doesn't know the username? Adam sql On Sunday, March 9, 2003, at 05:15 PM, Paul DuBois wrote: It *is* consulting the user table. This particular error message means

Re: Resolving Error 1130

2003-03-09 Thread Paul DuBois
At 17:01 -0600 3/9/03, cosmicsoft wrote: I am trying to access a MySQL database remotely from the mysql command. I get an error 1130: ERROR 1130: Host '209-103-193-182.dial-in1.apl.athenet.net' is not allowed to connect to this MySQL server I asked the tech support to update the grant tables to

Resolving Error 1130

2003-03-09 Thread cosmicsoft
I am trying to access a MySQL database remotely from the mysql command. I get an error 1130: ERROR 1130: Host '209-103-193-182.dial-in1.apl.athenet.net' is not allowed to connect to this MySQL server I asked the tech support to update the grant tables to change the host for my user to %, but t