PDA

View Full Version : Syncronised MySQL database


Reptile
9th November 2007, 13:53
I have a replication database set up between a master and slave server and this works fine for a real time back up.

Is it possible to use them so either can be updated and syncronised accordingly?

sjau
9th November 2007, 13:56
there are some howtos that deal with this issue... but I'm not sure if it's bi-directional (but I think it's not).

Reptile
9th November 2007, 13:58
the only ones I found were for replication (which I already have).

falko
10th November 2007, 21:40
Is this what you're looking for? http://www.howtoforge.com/mysql5_master_master_replication_debian_etch

Reptile
12th November 2007, 10:19
Yeah that seems like the stuff. Cheers.

Your site has been invaluable to setting up our business servers so i have gladly subscribed.