How to configure MySQL master and slave both run on only one physical host and achieve replication between the two
We want to setup MySQL Master as well as Slave to run on same physical host and achieve replication.
How to do it?
Steps with example would be great..
Thanks
Rajiv
Log In to Comment