Auto restore Sandpit?

Re: Auto restore Sandpit?

by Luciano Rodriguez -
Number of replies: 0
Seth,
I think you can make a cron script that does this.
The script will stop the mysqld, then copy the mysql data folder and replace the old, then copy the moodle data folder, and then start mysql.

I think this will work in theory, though I have not tried it yet, I think its possible with a cron script running monthly. I hope this helps.

-Luciano