1226 User 'pu4' has exceeded the 'max_questions' resource (current value: 150000)
in:
[select c.categories_id, cd.categories_name, c.categories_status from categories c, categories_description cd where c.categories_status='1' and parent_id = '0' and c.categories_id = cd.categories_id and cd.language_id = '1' order by sort_order, cd.categories_name]