Alan Chan wrote:
>
> Unable to connect to the server running on machine A from machineB.
> MySQL 3.22.23b is running on machine A. MySQL 3.22.22 is running on
> machine B.
> I received ERROR 1130: Host 'mars1.alan4.com' is not allowed to connect
> to this MySQL server. "mars1.alan4.com" is the hostname of machine B.
>
> The command that I used to connect: mysql -h gusa53.alan3.com -u alan -p
>
> Hostname of machine A is "gusa53.alan3.com"
>
> ---------------------------------------------------------------------
> Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before
> posting. To request this thread, e-mail mysql-thread5433@stripped
>
> To unsubscribe, send a message to the address shown in the
> List-Unsubscribe header of this message. If you cannot see it,
> e-mail mysql-unsubscribe@stripped instead.
The answer is in the error message. The setup of your privilleges does
not allow user alan@stripped to connect to your server. Check the
manual section on privilleges and configure them appropriately.
--
Sasha Pachev
http://www.sashanet.com/ (home)
http://www.direct1.com/ (work)