Re: Connecting from a remote computer > Hi All,
>
> This is a dump and simple question but I can't seem to get it to work.
> How do I enable a user to be able to connect from a remost host using
> MySQL Administrator? I added "%" but once signed in, I still can't
> access the user panel in the administrator.
>
> Thanks.
> Kay
I don't know if I can help but MySQL users have some privileges ans one
of the configurations on the privileges of a user is the host from where it
can connect.
If the user is configured to connect only from localhost you won't be able
to connect as that user from a remote machine.
-Nuno |