Re: MySQL Mirroring.

2003-06-04 Thread Gareth Davis
On Wed, 2003-06-04 at 00:23, [EMAIL PROTECTED] wrote: > Hi, > > Please excuse me if this question has been discussed before. > > Is there a way to securely setup 2 MySQL Servers to be in sync with each > other? > > Let's say that I have server A at home and Server B at my work and I > want serve

Re: MySQL Mirroring.

2003-06-04 Thread multimedia-fan
ew > >-Original Message- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >Sent: Wednesday 04 June 2003 00:24 >To: [EMAIL PROTECTED] >Subject: MySQL Mirroring. > > >Hi, > >Please excuse me if this question has been discussed before. > >Is there a wa

RE: MySQL Mirroring.

2003-06-04 Thread Andrew Braithwaite
Assuming that you speak english - you can do the following... http://www.mysql.com/doc/en/Replication.html Cheers, Andrew -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday 04 June 2003 00:24 To: [EMAIL PROTECTED] Subject: MySQL Mirroring. Hi

MySQL Mirroring.

2003-06-04 Thread multimedia-fan
Hi, Please excuse me if this question has been discussed before. Is there a way to securely setup 2 MySQL Servers to be in sync with each other? Let's say that I have server A at home and Server B at my work and I want server be to mirror exactly what I do on Server A. Can this be done? Is ther

Re: mysql Mirroring

2001-08-01 Thread Grigory Bakunov
Date |Tue, 31 Jul 2001 14:32:30 +0100 >From |"Martin Moss" <[EMAIL PROTECTED]> Hello! MM> Hi, MM> Just a quick high level design question? MM> Is mirroring only a one way action? MM> i.e. one in use database and one backup database? MM> Or is it possible to use both databases and they'll both

mysql Mirroring

2001-07-31 Thread Martin Moss
Hi, Just a quick high level design question? Is mirroring only a one way action? i.e. one in use database and one backup database? Or is it possible to use both databases and they'll both update each other? Regards Marty -