Twins新家园主页 - 信息中心
SupSite infor:
MySQL Query Error
SQL:
SELECT t.fid AS fid, t.tid AS tid, t.subject AS subject, t.author AS author, t.dateline AS dateline, t.replies AS replies, t.views AS views, t.esupin, t.esubject ,p.message AS message,p.pid AS pid,p.aid AS aid,t.creditsrequire AS creditsrequire,t.digest AS digest,t.lastpost AS lastpost FROM cdb_threads t LEFT JOIN cdb_posts p ON p.tid=t.tid AND p.dateline=t.dateline WHERE 1 AND t.fid IN (3,4,5,6,132,111,121,128,103,116,9,119,106,131,10,47,24,17) AND t.topped>=0 ORDER BY t.dateline DESC LIMIT 0,300