WordPress Database Error: Got error 28 from storage engine
Overnight the wordpress database started shooting error messages on SuperAff, summary:
WordPress database error: [Got error 28 from storage engine]
FYI Fix (for those of us that aren’t MySQL pros ;)):
Just go into the MySQL Databases section in cPanel and click “Repair” beside the database giving you probs.
To repair individual tables, there’s a nice rundown here: How To Quickie: Repair MySQL Tables
Basically go into phpmyadmin, select the database giving you grief, check all the tables with overhead values displayed, go to bottom where the drop down menu “with selected” is displayed and pull down choices and select “Repair Table” .
Fixed in a snap :).
Chris OHara:
January 22nd, 2007 at 8:55 pm
Thanks! I fixed the problem pretty quickly by logging into PHPMyAdmin, checking all of the tables and selecting “Repair” in the drop down box below the list of the tables. Thanks again!
Chris
Javier:
February 8th, 2007 at 5:19 pm
Thanks a lot! I’ve the same problem too and I fixed it with phpmyadmin’s repairs option.
xxdesmus:
November 20th, 2007 at 5:48 pm
Thanks for the posting, I just ran into this issue as well. I was about to blame WordPress, but you luckily prevented me from doing that.
Auria:
November 30th, 2007 at 12:42 am
thanks, i was about to flip out, but was able to fix the problem within seconds.