I accept, that i was wrong, but you need to have a better look too. ALL is
as good as ALL PRIVILEGES.

----- Original Message ----- 
From: "Patrik Fimml" <[EMAIL PROTECTED]>
To: "Nitin" <[EMAIL PROTECTED]>; "Victoria Reznichenko"
<[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Tuesday, October 28, 2003 6:23 PM
Subject: Re: User and permissions/grants - HELP!


>
> > i dont think there's any privilege called "ALL PRIVILEGES". You need to
say
> > just "ALL", like:
> >
> > GRANT ALL ON *.* TO [EMAIL PROTECTED] IDENTIFIED BY
> > '12345678' WITH GRANT OPTION;
> > GRANT ALL ON *.* TO newuser@"%" IDENTIFIED BY '12345678' WITH
> > GRANT OPTION;
>
> Maybe you should read the documentation before saying such nonsense?
> There's no "ALL", but of course the "ALL PRIVILEGES".
>
>
> -- 
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:
http://lists.mysql.com/[EMAIL PROTECTED]
>



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to