I'll forward this conversation to the list since I'm no mysql guru and
others with more knowledge might step in.
Glen Boyer wrote:
Let me ask you this, If I may ?
You have Server A in San Diego and Server B in New York
You have replication between A ---> B
You have replication between B ---> A
Eric wrote:
Hi,
Do you know of a database that can do such a thing?
sorry, no I don't.
MySQL is the only DBMS with replication I found, yet.
There is a replication project with PostgreSQL but it's not in the
official distribution the last time I checked.
In the announcement of the cooperation
-->-Original Message-
-->From: Mark T. Dame [mailto:[EMAIL PROTECTED]
-->Sent: Friday, August 15, 2003 1:38 PM
-->To: MySQL Mailing List
-->Subject: Re: Bi-directional Replication
-->
-->On 08/15/03 16:01, Andreas wrote:
-->>
-->> I did this some time ago
On 08/15/03 16:01, Andreas wrote:
I did this some time ago.
Host A and B
You just configure host A as master and host B as slave of host A.
Then you do the same vice versa.
There is a description in the manual.
>
A BIs a circle.
<
I have this set up, but I also have other sla
Glen Boyer wrote:
Can anyone tell me if your product can or will do Bi-Directional
Replication.
I did this some time ago.
Host A and B
You just configure host A as master and host B as slave of host A.
Then you do the same vice versa.
There is a description in the manual.
>
A B
master / slaves.
-->-Original Message-
-->From: Glen Boyer [mailto:[EMAIL PROTECTED]
-->Sent: Friday, August 15, 2003 11:41 AM
-->To: '[EMAIL PROTECTED]'
-->Subject: Bi-directional Replication
-->
-->Can anyone tell me if your product can or will do Bi-Directional
-->Rep
Can anyone tell me if your product can or will do Bi-Directional
Replication.
We are currently using MS-Access which has A Desiggn Master and Replica's
that can exchange information (data) back and forth between replica's. Is
there any way to do this with MySQL ?
We are looking for