/ / / Paper-Making
Application
- For Coating
1030 - Got error 28 from storage engine
select a.articles_id, ad.articles_name, a.news_images,date_format(a.articles_date_added,'%b %d,%Y') date, ad.articles_introduction, a.sort_order, a2t.topics_id from articles a, articles_description ad, articles_to_topics a2t where a.articles_status=1 and a.articles_id = ad.articles_id and ad.articles_id=a2t.articles_id and ad.language_id = '1' and a.articles_id = a2t.articles_id and a2t.topics_id='147' order by a.articles_date_added desc,ad.articles_name limit 77
[TEP STOP]