grant ALL PRIVILEGES on *.* to admin@localhost identified by "passwd"

you may want to include "with grant option"

> -----Original Message-----
> From: vlady [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, June 04, 2002 10:15 AM
> To: [EMAIL PROTECTED]
> Subject: grant ALL on *.* to ... Error
> 
> 
> Hi all,
> I have a strange problem,
> I am startirng my mysql-4.0.1 with option --skip-grant-tables.
> I am using "mysql" and when I try :
> grant ALL on *.* to admin@localhost identified by "passwd"
> 
> i get the following errot:
> ERROR 1047: Unknown command
> 
> Can some one felp me with that?
> 
> Gregards
> Vlady
> 
> 
> ---------------------------------------------------------------------
> 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