ERROR: Table './isysi_articlems/ams_articles' is marked as crashed and should be repaired
---
SELECT * FROM ams_articles
INNER JOIN ams_users ON user_id = article_author_id
WHERE article_parent_id = 0
AND article_state = -2 AND article_author_id = 1 ORDER BY article_id DESC LIMIT 50
---
---
SELECT * FROM ams_articles
INNER JOIN ams_users ON user_id = article_author_id
WHERE article_state = 1
AND article_author_id = 1 ORDER BY article_id DESC LIMIT 250
---
---
SELECT * FROM ams_articles
INNER JOIN ams_users ON user_id = article_author_id
WHERE article_parent_id = 0
AND article_state = 0 AND article_author_id = 1 ORDER BY article_id LIMIT 50
---
---
SELECT * FROM ams_articles
INNER JOIN ams_users ON user_id = article_author_id
WHERE article_parent_id = 0
AND article_state = -1 AND article_author_id = 1 ORDER BY article_id DESC LIMIT 50
---
Submit your article for free.
| Automotive | Business | Computers |
| Entertainment | Finance | Food |
| Health | Home and Family | Internet |
| Legal | Science | Self Improvement |
| Shopping | Society | Sports |
| Travel | Writing |