did you FLUSH (reload) your mysql server?

Tyler Longren
Captain Jack Communications
[EMAIL PROTECTED]
www.captainjack.com

----- Original Message -----
From: "Dan Egli" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, April 04, 2002 6:21 PM
Subject: Authentication messed up?


> I tried to add a user to my mysql system for the MTA  (exim) but am having
a
> hard time making it work.
>
> I used grant to give exim permissions:
> grant ALL PRIVILEGES on exim.* to exim@localhost IDENTIFIED BY PASSWORD
> <exim pw>;
>
> and the exim database does exist, BUT.....
>
> [root@shortcircuit root]# mysql exim -u exim -p
> Enter password:  <exim pw>
> ERROR 1045: Access denied for user: 'exim@localhost' (Using password: YES)
> [root@shortcircuit root]#
>
>
> Any ideas? Why can user exim not access the exim database?
>
> Thanks!
>
>
> ---------------------------------------------------------------------
> 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

Reply via email to