All Questions
Tagged with multi-master tungsten-replicator
3 questions
0
votes
1
answer
66
views
Multi-master synching in three geographically separate datacentres
Our company needs to create an application that operates in all parts of the world. We are looking to have three servers (one in Europe, one in Asia and one in America). I'm looking to use multi-...
5
votes
2
answers
6k
views
MySQL : 30GB of binlogs in 6 Hours
I have a mysql master/master setup with tungsten replicator. My server is reaching out of space, occupied around 30G in 6 hours. I'm not sure how to handle this. Would be great if some one can help me ...
1
vote
0
answers
55
views
How to update all primary keys in the existing database
I'm moving mysql multi-master replication to production using tungsten. I had setup the auto increment and offset values in my.cnf file. To achieve this i'll have to update my all primary keys of all ...