Last week, I started getting the following email error report.
From: admin@domain.com [mailto:admin@domain.com]
Sent: Sunday, December 02, 2007 11:01 PM
To: admin@domain.com
Subject: Database Integrity check report
Database errors found.
/opt/zimbra/mysql/bin/mysqlcheck --defaults-file=/opt/zimbra/conf/my.cnf -S /opt/zimbra/db/mysql.sock -A -C -s -u root --password=password
mboxgroup4.open_conversation
error : Corrupt
When I run
/opt/zimbra/mysql/bin/mysqlcheck --defaults-file=/opt/zimbra/conf/my.cnf -S /opt/zimbra/db/mysql.sock -A -C -s -u root --password=password, all I get back is:
mboxgroup4.open_conversation
error : Corrupt
Anyone have any ideas here? I want to have a clean database prior to the forthcoming Zimbra5 migration.