"Victoria Reznichenko" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> "Marcin Blazowski" <[EMAIL PROTECTED]> wrote:
> > "Marcin Blazowski" <[EMAIL PROTECTED]>> wrote:
> >>> I've created a database and a
with GRANT
OPTION |
>------|
"Marcin Blazowski" <[EMAIL PROTECTED]>> wrote:
>> I've created a database and a user with ALL PRIVILEGES and GRANT OPTIONS
to
>> that database. Wh
Hi!
I've created a database and a user with ALL PRIVILEGES and GRANT OPTIONS to
that database. When logon with that new user and want to create a new user
with some privileges a get an error.
How I do it:
mysql> grant all privileges on temp.* to [EMAIL PROTECTED] identified by
'haslo' with grant