Database Crash (cacoc/smf_sessions' is marked as crashed)

Started by pyrofreak3, November 02, 2014, 05:11:24 PM

Previous topic - Next topic

pyrofreak3

Website: hxxp:cacoc.net [nonactive]
Host: Byethost

So, earlier today I went to visit my site and got this warning:

QuoteTable './b33_15196847_cacoc/smf_sessions' is marked as crashed and last (automatic?) repair failed

I did a basic search and found a few similar post saying I needed to log into my phpMyAdmin, select "smf_session" and click repair table. We'll I've done that and at the top of the screen I am told the SQL query has been executed successfully. However, under that I received this


QuoteTable                                             Op        Msg_type                   Msg_text
b33_15196847_cacoc.smf_sessions    repair     error             Can't create new tempfile: './b33_15196847_cacoc/s...
b33_15196847_cacoc.smf_sessions    repair     status           Operation failed

So, my question is what do I do now?

Kindred

Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

ziycon

You can try running the below command:

REPAIR TABLE smf_sessions USE_FRM;

** Backup your database before running this command! **

Advertisement: