Lost connection to MySQL server during query
select id,title,inputtime,thumb from ce_thread where (status=99 and catid in (42)) or (id in (select tid from ce_relatecat where catid=42) and status=99 ) order by listorder desc,inputtime desc limit 90,30