MySQL Forums
Forum List  »  InnoDB

Replication stoped, table broken.
Posted by: Sergey Smitienko
Date: May 15, 2008 07:12AM

Hello.

We are using replication for backup. This morning my slave server stoped replicating. SHOW SLAVE STATUS showed "Error 'Table 'join_partner.stat' doesn't exist' on query. Default database: 'join_partner'. Query: 'INSERT stat ...". where stat is an INNODB table.

On a master server table join_partner.stat is ok. On the slave I can see 'stat' in show table output, but I can't repair it: "Table 'join_partner.stat' doesn't exist".


I'm using mysql 5.0.22 on CentOS release 5 (64bit).

Options: ReplyQuote


Subject
Views
Written By
Posted
Replication stoped, table broken.
2193
May 15, 2008 07:12AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.