Classipress DB table error
Hi,
I tried to do a backup of my ClassiPress site using the Wordpress online backup plugin. It works fine for my other non-classipress sites. But when I tried on classipress site, it gives me the following errors:
28th Apr 2013 7.09.46 PM Error Failed to retrieve field list from table 'me_comments': WPDB error: Table './findapla_place/me_comments' is marked as crashed and should be repaired. Last query: DESCRIBE `me_comments`. Table will be skipped.
28th Apr 2013 7.09.46 PM Warning Table 'me_comments' has no PRIMARY or UNIQUE key! Backup of this table may be inconsistent; some rows could get missed. See FAQ for more information.
28th Apr 2013 7.09.46 PM Error Failed to retrieve the index list from table 'me_comments': WPDB error: Table './findapla_place/me_comments' is marked as crashed and should be repaired. Last query: SHOW INDEXES FROM `me_comments`.
Any idea on how to fix this? I dont like knowing my tables has a problem and not fixing it.