10 messages in com.mysql.lists.bugsRe: Replication problem 1)
FromSent OnAttachments
PeterWR13 Jun 2001 20:02.zip
Sasha Pachev14 Jun 2001 10:09 
Sasha Pachev14 Jun 2001 12:32 
Michael Widenius15 Jun 2001 01:40 
PeterWR15 Jun 2001 02:17 
Sasha Pachev15 Jun 2001 07:36 
Peter01 Aug 2001 15:19 
Sasha Pachev02 Aug 2001 10:48 
Miguel Angel Solórzano02 Aug 2001 12:34 
Peter02 Aug 2001 16:42 
Subject:Re: Replication problem 1)
From:Sasha Pachev (sas@mysql.com)
Date:06/14/2001 10:09:08 AM
List:com.mysql.lists.bugs

On Wednesday 13 June 2001 21:02, PeterWR wrote:

Hi,

I have a problem setting up a internal replication between a Win2000 server

SP2 (MASTER) and a WinNT4 SP5 (SLAVE). I dont know if this is a bug or just me ...!

SLAVE STOP is broken on Windows. The problem is that on Windows if a thread is in the middle of I/O, there is no easy way known to us to communicate to it that it is supposed to return from the I/O call with an error, and we have not yet come up with a viable workaround for this.