1030 - Got error 12 from storage engine
select c.categories_id, cd.categories_name from categories c, categories_description cd where c.parent_id = '0' and c.categories_id = cd.categories_id and cd.language_id='1' order by cd.categories_name, sort_order
[TEP STOP]
| |