I have two different database in different machine.Both the have same tables and i just want insert or update records from one machine to other. how can i do same with using mysql database.
Suppose one of my system is on India.and other one is on USA.
It is not web based Application.