On Thu, Aug 23, 2001 at 03:45:05PM +0800, Alan Tai wrote:
> >
> > >grant all
> > >on dbname.*
> > >to user identified by 'password';
> 
> check the manual for more detail.  seems like you are missing the
> 'host'.

That's okay.  As the manual says, that's a shorthand way of specifying
user@"%".  But that doesn't cover the 'localhost' special case.

Jeremy
-- 
Jeremy D. Zawodny, <[EMAIL PROTECTED]>
Technical Yahoo - Yahoo Finance
Desk: (408) 349-7878   Fax: (408) 349-5454   Cell: (408) 685-5936

MySQL 3.23.41-max: up 6 days, processed 77,558,695 queries (148/sec. avg)

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