Closed (fixed)
Project:
SimpleFeed
Version:
5.x-3.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Oct 2008 at 05:35 UTC
Updated:
15 Nov 2008 at 05:21 UTC
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
Comment #1
mfer commentedThis 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.
Comment #2
mdowsett commentedthanks 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.
Comment #3
mdowsett commentedI stand corrected...I think the errors have gone away.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.