


Sitara Arcade, East Nadakkave
Calicut, Kerala
INDIA – 673011
Ph: 0495 4054885
Mb: +91 8129654888
Replication enables data from one MySQL database server (the master) to be copied to one or more MySQL database servers (the slaves). Replication is asynchronous by default; slaves do not need to be connected permanently to receive updates from the master. Depending on the configuration, you can replicate all databases, selected databases, or even selected tables within a database.