your MUA doesn't properly represent quotation marks, breaking them
in other MUAs.
# [EMAIL PROTECTED] / 2003-06-25 04:51:49 -0700:
> This follows on a previous mail from me:
>
> When using
> GRANT ALL ON *.* TO [EMAIL PROTECTED] IDENTIFIED BY
> ?password?
>
> I could not get the password authentication to kick
> in. Only supplying no password (empty string)
> succeeded. Even after doing ?SET PASSWORD?? and ?FLUSH
> PRIVILEGES?.
>
> Then I tried
> GRANT ALL ON *.* TO [EMAIL PROTECTED] IDENTIFIED BY
> ?password?
>
> And now it works ? the new password must be supplied
> for the user to logon.
> Does the ?%? domain not include the localhost domain?
> If not, what is the use of the ?%? domain? When should
> I use ?%? and when ?localhost? ?
I believe "%" doesn't include "localhost", but I could be wrong.
--
If you cc me or remove the list(s) completely I'll most likely ignore
your message. see http://www.eyrie.org./~eagle/faqs/questions.html
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]