MySQL Table privilege?
Assume a table (each row has info of a user) is used by several users with all_priv permission. Can it be possible that one user won't be able to manipulate other user's data (row)?
Is there any other way to work around it?
Can anyone show me how to solve this.........PLEASE
|