I have two PCs like an 'A' and 'B' and I want to set up mysql replication. 'A' PC will be the only master and 'B' will be the only slave.
The problem is : 'A' has access (can connect) to 'B', but 'B' can't access to 'A'
Is any right ways to make replication?