I am all of a sudden getting this error:

user warning: Table 'simplefeed_feed_item' is marked as crashed and last (automatic?) repair failed query: SELECT iid, fid, expires, url FROM simplefeed_feed_item WHERE vid = 7283 in /home/goflyxc1/public_html/includes/database.mysql.inc on line 172.

And my site is deathly slow (I am guessing because of this 'crash') I haven't changed anything (functionality-wise) on the site. How can I fix this error?

Comments

mfer’s picture

Category: bug » support

This isn't a bug with simplefeed. It looks like a table crashed in your database. Try preforming a repair on that table. If you have phpmyadmin access go to the database, check the box next to simplefeed_feed_item and then look for the repair option at the bottom.

mdowsett’s picture

thanks for the tip. i hadn´t seen that before. I tried it and it had a message that said it was OK but I am still getting the errors.

mdowsett’s picture

Status: Active » Fixed

I stand corrected...I think the errors have gone away.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.