just put the -p flag first :)

Daniel BI

=============
Original message

Attempting to define an admin user that can connect from any host.

Host='%', user='admin',  password=PASSWORD(xxx), all _priv values are 'Y'

when launching "./mysql -u admin -p mysql" and entering password, I get:

"./mysqladmin: connect to server at 'localhost' failed
"error: 'Access denied for user: 'admin@localhost' (Using password: YES)'

I thought '%' in host means "any host".  
What am I missing?  

(and I DID read The Fine Manual...)

Regards,
Fred
Atlanta



---------------------------------------------------------------------
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