- All Case Studies 1030 - Got error 28 from storage engine
select t.topics_id,t.topic_images,t.link_type,t.topics_type,t.target_type, t.topics_link, td.topics_name,td.topics_description from topics t, topics_description td where t.parent_id = '3' and visible ='1' and t.topics_id = td.topics_id and td.language_id = '1' order by sort_order, td.topics_name
[TEP STOP]