2 messages in com.mysql.lists.perlTable and colum permissions
FromSent OnAttachments
Rajeev Rumale16 Jun 2002 21:43 
Rajeev Rumale16 Jun 2002 23:28 
Subject:Table and colum permissions
From:Rajeev Rumale (raj@myangel.com)
Date:06/16/2002 11:28:58 PM
List:com.mysql.lists.perl

Hi,

I am bit confused with the permission at table and column level. I would be greatfull if someone can help me out in this.

I have two database mysql, and mydb. mysql contains the default tables and mydb contains all the tables I use for my application.

I have 3 types of users for my application. 1) Genral User. 2) Staff, 3) Operator.

I want the set permissions for "Genral User" in such a way that it can only a) Select a give list of tables, b) Insert into a perticular table, c) denie access to all other tables in the database.

I have set the select permission and is working fine. But not able to set permission to denie access to any table.

I am user MySQL 3.23 on Win2K

regards

Rajeev