系统错误 
错误类型:
数据库操作错误
错误位置:
/home/xzarcarxxzjaerucca/wwwroot/isite/libs/dba/mysql.php 第 112 行
错误信息:
[SQL Error]
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'LIMIT 0,20' at line 4
[SQL Code]
SELECT d.name as cName,c.id,c.cid,c.author,c.copyFrom,c.create_time,c.hits,c.keywords,c.promotee,c.stars,c.subject_id,c.title,c.title_color,c.title_fonttype,c.title_image,c.update_time,c.up_level,c.intro
FROM flexi_content as c
LEFT JOIN flexi_channel as d ON d.id=c.cid
WHERE issue and passed and c.`hidden`=0 and `cid`=231 ORDER BY up_level DESC, LIMIT 0,20