{"code":500,"message":"\n### Error querying database.  Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: 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 20' at line 14\n### The error may exist in file [/app/resources/mapper/NewsMapper.xml]\n### The error may involve com.haiwang.web.dao.NewsDao.GetChapterView-Inline\n### The error occurred while setting parameters\n### SQL: SELECT    id,    title,    keyWord,    categoryId   From news   where     disabled = 0     and `status`=1     and categoryId=?     and newsType=1            and id   <   ?      ORDER BY id desc limit 1 LIMIT ?\n### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: 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 20' at line 14\n; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: 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 20' at line 14","data":null}