RE: 4.0.20 replication

Sinisa Milivojevic <[email protected]>
Newsgroups gmane.comp.db.mysql.bugs
Message-ID <[email protected]>
>  Hi -
> 
> The serverIDs are the _same_ on all the slaves but they (as a group) differ
> from the master.

ok, that explains it.
Server ids must be different on all slaves of the same master.
Otherwise, each time a slave connects to the master, it will stop the
replication of all other threads; because master will believe that the
same slave is connecting twice (or more), whereas only one connection
is needed by slave, so it will kill all "useless" connections.
Will emphasize it in the manual.

Please keep in mind that this list is dedicated to true bugs with
repeatable test cases. 

It is not to be used for free support, like in this case.

-- 

Sincerely,

-- 
For technical support contracts, go to https://order.mysql.com/?ref=msmi
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Sinisa Milivojevic <[email protected]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB
/_/  /_/\_, /___/\___\_\___/   Full time Developer and Support Coordinator
       <___/   www.mysql.com   Larnaca, Cyprus



-- 
MySQL Bugs Mailing List
For list archives: http://lists.mysql.com/bugs
To unsubscribe:    http://lists.mysql.com/[email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.