how do you address the problem when you slave db/tables get locked because a slow/time consuming query is running for several hours which breaks the master-slave sync ? the db uses MYISAM engine . the problem is there would be 8 hours of data that slave would be lagging behind ?
↧