1317 - Query execution was interrupted

select c.categories_id, cd.categories_name from categories c, categories_description cd where parent_id = '677' and c.status_categ = 1 and c.categories_id = cd.categories_id and cd.language_id = '2' order by sort_order, cd.categories_name

[TEP STOP]