24 messages in com.mysql.lists.bugsRe: Shutting down one server, creates...
FromSent OnAttachments
Melvyn Sopacua28 May 2002 07:29 
Sasha Pachev29 May 2002 14:09 
Melvyn Sopacua19 Aug 2002 02:46 
Michael Widenius19 Aug 2002 12:33 
Melvyn Sopacua19 Aug 2002 16:56 
Fredrick Bartlett19 Aug 2002 18:59 
Sinisa Milivojevic20 Aug 2002 08:47 
Fredrick Bartlett20 Aug 2002 15:33 
Fredrick Bartlett20 Aug 2002 19:59 
Jani Tolonen21 Aug 2002 03:01 
Fredrick Bartlett02 Sep 2002 17:30 
Michael Widenius03 Sep 2002 06:06 
Melvyn Sopacua09 Sep 2002 11:38 
Sinisa Milivojevic09 Sep 2002 11:50 
Melvyn Sopacua09 Sep 2002 12:01 
Colin Faber09 Sep 2002 12:04 
Sinisa Milivojevic10 Sep 2002 04:29 
Michael Widenius10 Sep 2002 11:40 
Peter Zaitsev17 Sep 2002 22:28 
Melvyn Sopacua21 Sep 2002 15:24 
Peter Zaitsev25 Sep 2002 04:26 
Michael Widenius26 Sep 2002 11:50 
Michael Widenius26 Sep 2002 11:53 
Melvyn Sopacua27 Sep 2002 01:32 
Subject:Re: Shutting down one server, creates a new logfile every few seconds
From:Melvyn Sopacua (md@idg.nl)
Date:08/19/2002 04:56:17 PM
List:com.mysql.lists.bugs

Hi,

On Mon, 19 Aug 2002, Michael Widenius wrote:

MW>>> >Description: MW>>> > When one of the servers in a replication scheme, where master = MW>>> > slave of master, MW>>> > goes down, the servers replicate eachothers 'set logfile' command. MW>>> > This results in a new logfile being created every few seconds and MW>>> > tying up server resources. MW>>> >>

[...]

MW>>> Melvyn> Can you please look into it again? MW>>> MW>>> I have done a bug overhaul of the replication code for 4.0.3 and it's MW>>> now possible that this is fixed. If not, I will fix this in 4.0.4 MW>>> MW>>> If this doesn't work in 4.0.3, could you please do a test case for MW>>> this so that I can easily reproduce this and then fix it?

I'll take a look at the test suite, how master/slave tests are setup, and see what I can come up with.

It basically boils down to: set up the master/slave=slave/master twin A and B insert stuff on A, so replication is started shut A or B down and bring it back up