[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: MySql permissions
- To: "Gilad Ben-Yossef" <gilad(at-nospam)benyossef.com>
- Subject: Re: MySql permissions
- From: "Tamar Klein" <linux(at-nospam)takilla.com>
- Date: Tue, 17 Apr 2001 21:22:35 +0200
- Cc: <linux-il(at-nospam)linux.org.il>
- Delivered-To: linux.org.il-linux-il@linux.org.il
- References: <022d01c0c74e$716ded60$18c458d1@shemayisrael.com> <3ADC6A98.8050703@benyossef.com>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
I restarted mysql deamon - it have to reload grants table.
----- Original Message -----
From: "Gilad Ben-Yossef" <gilad@benyossef.com>
To: "Tamar Klein" <linux@takilla.com>
Cc: <linux-il@linux.org.il>
Sent: Tuesday, April 17, 2001 6:08 PM
Subject: Re: MySql permissions
>
>
> Tamar Klein wrote:
>
> > Hello.
> >
> > I want to create a user in mysql that can create and "grant" other users
> > with permissions to a specific table.
> >
> > I created user with permitions of "grants", and permissions of "insert"
and
> > "grant" to "mysql" database, and I cant add users with that user.
> >
> After adding the user to the premission tables, have you run "mysqladmin
> reload"? You should...
>
> Gilad
>
>
> --
> Gilad Ben-Yossef <gilad@benyossef.com>
> http://benyossef.com :: +972(54)756701
> "Anything that can go wrong, will go wrong, while interrupts are disabled.
"
> -- Murphey's law of kernel programing.
>
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il