On Thu, Apr 26, 2001 at 08:24:34PM +0200, Marek L. Kozak wrote: > Thanks, I got an idea, but I think I didn't say clearly, what I need. > This is supposed to be a continues mirror, so every change on one host > is coppied at the same time to the second host, so users couldn't see > the server change.
If all you need mirrored in real time is the database then I think MySQL might have replication now. If not try and find a database that does (PostgreSQL maybe?). -- Jeremy Lunn Melbourne, Australia

