ERROR: Table './articlesurvey/ams_articles' is marked as crashed and should be repaired
---
UPDATE ams_articles SET
article_viewcount = (article_viewcount + 1)
WHERE article_categoryid = 34
AND article_urltitle = 'getting-the-best-student-scholarship'
LIMIT 1
---
ERROR: Table './articlesurvey/ams_articles' is marked as crashed and should be repaired
---
SELECT *, DATE_FORMAT(article_submitteddate, '%b %D %Y') AS article_submitteddate2 , DATE_FORMAT(article_submitteddate, '%r') AS article_submitteddatetime FROM ams_articles LEFT JOIN ams_articleratings ON article_id = articlerating_articleid
LEFT JOIN ast_pennames ON pen_id = article_pennameid
INNER JOIN ams_users ON user_id = article_submitterid
WHERE article_state = 1
AND article_categoryid = 34
AND article_urltitle = 'getting-the-best-student-scholarship'
---
Table './articlesurvey/ams_articles' is marked as crashed and should be repaired
ArticleSurvey |
|
Welcome Guest |
We cannot find the page you are looking forTry using the menu in the sidebar to locate what you are looking for. |