Re: Privilege system of Mysql...

2001-03-19 Thread Sinisa Milivojevic
David Bouw writes: > Hi there.. > > I am not understanding something how the mysql priviege system works: > > I want to do the following: > > Give a user access to all tables in an database (also tables which will be added in >the future) except a > few private tables like the mysql

Privilege system of Mysql...

2001-03-19 Thread David Bouw
Hi there.. I am not understanding something how the mysql priviege system works: I want to do the following: Give a user access to all tables in an database (also tables which will be added in the future) except a few private tables like the mysql table itself This is the way I thought it sh