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
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