2 messages in com.mysql.lists.mysqlbug in replication?
FromSent OnAttachments
Dathan Vance Pattishall04 Jun 2003 17:25 
Dathan Vance Pattishall04 Jun 2003 17:41 
Subject:bug in replication?
From:Dathan Vance Pattishall (dat@friendfinderinc.com)
Date:06/04/2003 05:25:51 PM
List:com.mysql.lists.mysql

Before I send this to bu@lists.mysql.com I would like to see if anyone else is hitting a replication bug in 3.23.5x Last_Errno Last_error 4294967295 | error 'unexpected success or fatal error' on query 'UPDATE member_stats1 SET view7=0'

Notice the Errno, it's the not the errorno for the error msg and it's a huge number that sort of indicates a problem to me.

Also executing SET SLAVE_SKIP_COUNTER=1; slave start will not fix the problem, the same error occurs over and over.

Has anyone else hit this problem?