All,

We are using circular replication now on db's that were originally stand
alone.  One problem we have is that all the primary index fields for
most of the tables are auto increment fields.  This prevents us from
writing to both db servers because of confilicting INDEX entries.  Is
there some way to have this work?  Someone on another msg board told me
to look at Auto_increment_increment and Auto_increment_offset to
accompish this but I don't see anything like that in the MySQL docs.

Thanks,

Jeff



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

Reply via email to