|
Is there a way to lock / prevent one table of many tables in a MySQL database from being truncated?
I believe if I remove truncate privilages for a user, it would be the same for all the tables. But I just want to protect one table from accidently from being emptied.
Any thoughts?
__________________
<mgraphic /> - I don't have a solution but I admire the problem.
|