MySQL : How to lock all write in all databases? [closed]
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it’s on-topic for Server Fault. Closed 7 years ago. Improve this question I need to block all writes (insert , update, delete) on all databases. How can I do that ? Put all database in … Read more