On Sat, Jun 14, 2003 at 03:27:52PM +0200, Roberto Barbieri wrote:
> Yes but it can be done?
> 
> If i'm not wrong actually  db replication is only supported
> between secondary db or not?

It can be done if you avoid auto-increment columns.  That's not the
only way, but it's the easiest to explain and has the least surprises.

> There are documents which explains how to build a two
> master replicated server?

Simply configure each one as a slave of the other.
-- 
Jeremy D. Zawodny     |  Perl, Web, MySQL, Linux Magazine, Yahoo!
<[EMAIL PROTECTED]>  |  http://jeremy.zawodny.com/

MySQL 4.0.13: up 13 days, processed 439,701,155 queries (373/sec. avg)

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to