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
1457
April 10, 2013 09:43AM
823
April 10, 2013 10:44AM
847
April 11, 2013 09:01AM
Re: Replication with two servers
861
April 11, 2013 10:10AM
736
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.