some replication questions

2004-02-24 Thread Issac Goldstand
Hi list, I'm trying to get mysql replication set up for a distributed development environment. The master is the production server, whereas the slaves are part of the developers' sandboxes (on their own machines). The master machine is using MySQL 4.0.15, the slaves a nice mix of 4.0.15+ and 4.

some replication questions

2003-09-14 Thread Franky Van Liedekerke
Hi all, I'm trying to setup a failover mysql server, and for that I need replication. Now here's is how I would do it (3 servers, A and B are located next to each other, C is off site): A is master of B B is master of A B is master of C Now I don't think this will cause much problems, as the doc