[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
MySql permissions
- To: <linux-il(at-nospam)linux.org.il>
- Subject: MySql permissions
- From: "Tamar Klein" <linux(at-nospam)takilla.com>
- Date: Tue, 17 Apr 2001 16:55:28 +0200
- Delivered-To: linux.org.il-linux-il@linux.org.il
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
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.
I want that this user could add users, but not remove them.
another question - can I create such user, but without permissions to change
properties of user root, or to create user with root permition.
Can someone help me with it?
--Tamar Klein
=================================================================
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