Hi All,
I am a newbie on replication and I am asking for some support from the community. I am using MySQL and know that several replication solutions are available. But what the best solution for my environment? Any hints are welcome.
My situation:
Two databases:
- database 1 is hosted on a server which runs in the cloud and has internet connectivity.
- database 2 is hosted on a laptop for our service engineers. He/she fills in service reports on the local database and needs to receive new instruction also from the local database.
Since the service engineer is traveling, a mobile internet connection is not guaranteed. This means that when the internet connection is available, both databases needs to be synced with a minimum of overhead.
Thanks in advance
Richard
I am a newbie on replication and I am asking for some support from the community. I am using MySQL and know that several replication solutions are available. But what the best solution for my environment? Any hints are welcome.
My situation:
Two databases:
- database 1 is hosted on a server which runs in the cloud and has internet connectivity.
- database 2 is hosted on a laptop for our service engineers. He/she fills in service reports on the local database and needs to receive new instruction also from the local database.
Since the service engineer is traveling, a mobile internet connection is not guaranteed. This means that when the internet connection is available, both databases needs to be synced with a minimum of overhead.
Thanks in advance
Richard