MySQL Forums
Forum List  »  Replication

Re: Replication with two servers
Posted by: elguesmi elguesmi
Date: April 11, 2013 10:10AM

I installed the replication "biredirectionel" and I send to request to the two servers in the same time and its good

and also I find this two line (but it in my.cnf in the section [mysqld] )to resolve the problem off conflict :



for N server
# identification for each server
auto_increment_offset=1,2,.... N
# total number of master servers
auto_increment_increment=N

thx

Options: ReplyQuote


Subject
Views
Written By
Posted
1452
April 10, 2013 09:43AM
822
April 10, 2013 10:44AM
830
April 11, 2013 09:01AM
Re: Replication with two servers
858
April 11, 2013 10:10AM
727
April 11, 2013 08:52PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.