linux - Mysql SQL_DELAY not working -


i'm attempting have mysql slave delay behind master approximately 10 minutes. can revert potentially catastrophic query before propagates slaving machines.

when running following:

show slave status \g

i can se sql_delay set correctly. however, when write or update master, changes seem update slave immediately. google has failed me while searching issue. i'm hoping can help. thanks.

enter image description here


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

single sign on - Logging into Plone site with credentials passed through HTTP -

php - Why does AJAX not process login form? -