Due to an error in script, the
set global Slave_parallel_workers=2;
got applied on master as well as slave. I want to know if this would have any detrimental effect or screw up master, since that would mean I have to reverse my change control. Please advise.