MySQL error - help please

Permalink
Hi Ladies and Gents,

Having some issues with our concrete installation onhttp://www.861sqn.org. We are currently getting the following error:

mysql error: [145: Table './sqno_concrete/PageStatistics' is marked as crashed and should be repaired] in EXECUTE("insert into PageStatistics (cID, uID, date) values ('5', 0, NOW())")


I can get to the login page, but when I log in it just takes me back to that error.

Any help very much appreciated.

Cheers

James

oc861
 
jshannon replied on at Permalink Reply
jshannon
This is caused by mysql. Personally, I've never seen it happen with concrete5 before.

A complex discussion and solutions:http://dev.mysql.com/doc/refman/5.0/en/myisam-repair.html...

If you have phpmyadmin, you should first try something likehttp://stackoverflow.com/questions/4357270/php-is-marked-as-crashed...