> As far as I can tell from reading
> http://www.mysql.com/doc/en/GRANT.html
> I followed the GRANT syntax
> correctly for creating a new user; why can't I connect to MySQL as that
> user?
Remove from table user entry for ''@'localhost' and then execute FLUSH PRIVILEGES.
That worked. Thanks so much!
-Bennett
[EMAIL PROTECTED] http://www.peacefire.org (425) 497 9002
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]