We got a system with a Mysql database and a replication on a slave database. We got huge uploads, which will do major changes to the master database. We want to keep the slave database the old version before the changes for a certain while.
Is it possible to set up the replication update to a certain time shift?