> Hello,
>
> I keep on getting "1045 - Access denied for user: [EMAIL PROTECTED]
> (using password: YES)"
> errors.  I'm connecting to this MySQL server from a remote site.
>
> I don't see any reason for this.  I KNOW that my password is correct.  In
> the user table, the "Host" is set to % for the "mysql" user.  There's also
> another entry for the "mysql" user and the host on that is set to
> "localhost".  Could having 2 of the same usernames have an effect on this?
> I really don't see any reason that I can't connect to this MySQL
> server from
> a remote site.

How were the entries created? Using GRANT ... or by editing
the user table directly? In the latter case, did you remember
to FLUSH PRIVILEGES?

/ Carsten
--
Carsten H. Pedersen
keeper and maintainer of the bitbybit.dk MySQL FAQ
http://www.bitbybit.dk/mysqlfaq



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to