ERROR: Got error 134 from table handler
---
SELECT count(article_id) AS allcount
FROM ams1_articles, ams1_categories
WHERE article_categoryid = category_id AND article_state = 1 AND
(category_id = '15' OR category_parentid = 15 )
---
Unable to get articlesGot error 134 from table handler