Thursday, February 23, 2012

This happened to me a couple times on AskAboutDomains.com, and I forgot how to fix it, so here:

Problem with OSQA database:

django_session is marked as crashed and last (automatic?) repair failed

Fix:
1) Using SQLYog open the database.
2) Run this command: REPAIR TABLE django_session USE_FRM

No comments: