Hello,

I have 2 databases in different places. There is 1 question and 2
problems about that..

What happens if one server fails to be in internet for some time ?
log-bin on another one grows and after the connection is
reestablished, all updates are made.. Right ?

How can I make sure that insert I need at DB1 and insert I need at DB2
will get same IDs ? (auto_increment field, primary key)

Any way to make 2-way replication safe ?



  

-- 
Best regards,
 Ilia                          mailto:[EMAIL PROTECTED]


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

Reply via email to