Hi guys!
I'm in a deadlock. I have to sync data in two servers over internet, but i haven't found any solution for that. The link is not that good, so availability is not 100% and I have to deal with these outages.
I cannot just drop a table and recover from a dump from the other server, because I'm dealing with a multi-master environment.
I'm using linux on both sides.
Any tips?
Cheers!
Fernando