Jump to content

A two way communication between mysql databases on residing internet & intranet


xux

Recommended Posts

Hi,
    I want to know whether mysql can be configured in such a way that two different databases one residing on the internet and the other on the intranet can communicate with each other(once one is updated the other get all the recent data).Am sure there must be an access point but is it possible.Thanks
XUX
Are you hinting on replication? You can create backups of the database or replicate them.
Also you can perform clustering. Now going back to your question - databases can communicate with many different protocols irrespective of the location
Thanks,
          Let me shed more light.I am from a developing country where the internet is not always available.Am working with an organisation that is skeptical of moving there data online cos it is not always dependable.But we are working on the idea of the databases online(internet) and the one residing on the intranet communication(i.e once one is uploaded the other get uploaded automatically).I was asked to look into the possibilities and whether mysql can implement it.Please I hope I can get answers and how to implement it.Thanks a lot

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.