On Thu, May 23, 2002 at 10:10:26AM +0530, Kannan R wrote:
> 
> I have come across a wierd error in my replication setup..I run
> mysql 3.23.49 on two servers .one is the master and the other the
> slave..I have jus one DB with jus a single table in it. I 'm getting
> the follwoing error on my slave
> 
> error 'unexpected success or fatal error' on query '' and replication stops..
> 
> I do a set SQL_SLAVE_SKIP_COUNTER=1; and then a slave start.then
> replication starts and immediately after reading a few positions
> replication stops with the same error..I hope somebody can thro some
> light on this..

Run a "CHECK TABLE" on the problematic table(s) on the master and
slave.  It's busted on one and not the other.

I just had this happen the other day...

Jeremy
-- 
Jeremy D. Zawodny, <[EMAIL PROTECTED]>
Technical Yahoo - Yahoo Finance
Desk: (408) 349-7878   Fax: (408) 349-5454   Cell: (408) 685-5936

MySQL 3.23.47-max: up 0 days, processed 799,273 queries (275/sec. avg)

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to