I have installed xampp-windows-x64-7.3.27-1-VC15 on my windows machine how can I configure master-slave to replicate the database?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi there,
I have not personally done this with XMAPP but generally speaking, the MySQL replication setup should be standard.
You could follow the steps on how to set that up here:
https://www.digitalocean.com/community/tutorials/how-to-set-up-master-slave-replication-in-mysql
Regards, Bobby