--相关参数
master_delay指定Slave节点延迟应用Master节点的事件变更时间,单位是秒,默认值是0。

--Slave节点,配置延迟应用时间为10秒
change master to MASTER_DELAY = 10;