Hello
using a php script , I would execute a
LOCK TABLES (only read)
FLUSH TABLES
for database "mydatabase" , on ALL the tables .
Any idea how to do that please ?
I need this to make the database read only (for backup of mysql files purpouse)
Thank you






Bookmarks