1226 User 'pu2' has exceeded the 'max_questions' resource (current value: 150000)
in:
[select c.faq_categories_id, cd.faq_categories_name, c.parent_id from faq_categories c, faq_categories_description cd where c.parent_id = '0' and c.faq_categories_id = cd.faq_categories_id and cd.language_id='1' and c.faq_categories_status= '1' order by sort_order, cd.faq_categories_name]