Click here to Skip to main content
15,885,953 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I make replication master - slave in mysql database.
IP master (linux on raspberry PI) is 192.168.1.10
IP slave (windows) is 192.168.1.3
But slave (windows) error "Unable to connect to master"
If I switch master become slave and slave become master, error "IO thread not start"
If I config with master (windows) and slave (windows), It success.
How can I fix it?
p/s:
I can ping from windows to linux, and linux to windows.
Please help me. Thanks.
Posted
Updated 6-Oct-14 21:56pm
v3

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900