POST PUBLISHED INOctober, 2009
Invalid Query : MySQL server has gone away
select a.id,a.createdTime,a.title,a.slug,b.address from article a left join blog b on a.blog_id=b.id where a.publish=1 and blog_id=36 order by a.id desc limit 7