ERROR: Table './penlix_massarticl/ams_users' is marked as crashed and last (automatic?) repair failed
---
SELECT * FROM ams_users WHERE user_id = 1 AND user_id > 0 LIMIT 1
---
Table './penlix_massarticl/ams_users' is marked as crashed and last (automatic?) repair failedERROR: Table './penlix_massarticl/ams_s1_articles' is marked as crashed and last (automatic?) repair failed
---
SELECT * FROM ams_s1_articles
INNER JOIN ams_users ON user_id = article_author_id
WHERE article_state = 1 AND article_date <= NOW()
ORDER BY article_date DESC LIMIT 0, 10
---
Table './penlix_massarticl/ams_s1_articles' is marked as crashed and last (automatic?) repair failedERROR: Table './penlix_massarticl/ams_s1_articles' is marked as crashed and last (automatic?) repair failed
---
SELECT COUNT(*) AS found_rows FROM ams_s1_articles
WHERE article_state = 1 AND article_date <= NOW()
---
Table './penlix_massarticl/ams_s1_articles' is marked as crashed and last (automatic?) repair failedERROR: Table './penlix_massarticl/ams_s1_articles' is marked as crashed and last (automatic?) repair failed
---
SELECT * FROM ams_s1_articles
INNER JOIN ams_users ON user_id = article_author_id
WHERE article_state = 1 AND article_date <= NOW()
ORDER BY article_date DESC LIMIT 0, 5
---
Table './penlix_massarticl/ams_s1_articles' is marked as crashed and last (automatic?) repair failedERROR: Table './penlix_massarticl/ams_s1_articles' is marked as crashed and last (automatic?) repair failed
---
SELECT COUNT(*) AS found_rows FROM ams_s1_articles
WHERE article_state = 1 AND article_date <= NOW()
---
Table './penlix_massarticl/ams_s1_articles' is marked as crashed and last (automatic?) repair failedERROR: Table './penlix_massarticl/ams_s1_articles' is marked as crashed and last (automatic?) repair failed
---
SELECT * FROM ams_s1_articles
INNER JOIN ams_users ON user_id = article_author_id
WHERE article_state = 1 AND article_date <= NOW()
ORDER BY article_view_count DESC LIMIT 0, 5
---
Table './penlix_massarticl/ams_s1_articles' is marked as crashed and last (automatic?) repair failedERROR: Table './penlix_massarticl/ams_s1_articles' is marked as crashed and last (automatic?) repair failed
---
SELECT COUNT(*) AS found_rows FROM ams_s1_articles
WHERE article_state = 1 AND article_date <= NOW()
---
Table './penlix_massarticl/ams_s1_articles' is marked as crashed and last (automatic?) repair failed
ArticleMS |
|
Welcome |
Home Page
This is the frontpage of Mass Article Submission. |