Hello, I created the entries by adding them manually to the table (not using GRANT). And yes, I did run FLUSH PRIVILEGES. Anything else I should try doing? The MySQL manual didn't really provide much help.
Thanks! Tyler ----- Original Message ----- From: "Carsten H. Pedersen" <[EMAIL PROTECTED]> To: "Tyler Longren" <[EMAIL PROTECTED]>; "MySQL List" <[EMAIL PROTECTED]> Sent: Wednesday, December 05, 2001 3:28 PM Subject: RE: Error 1045 - Access denied > > 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 > > --------------------------------------------------------------------- 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