数据库出错:

MySQL Query Error
Mysql error description: 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 '' at line 1
Mysql error number: 1064
Date: 2024-04-27 06:08
Script: http://hiyes.ime.tw/rss.php
SQL code: select a.logsediter,a.password,saveType,a.cateId,a.logTitle,a.logContent,a.author,a.postTime,b.name,a.id as cid,c.nickname from f2blog_logs as a inner join f2blog_categories as b on a.cateId=b.id left join f2blog_members as c on a.author=c.username where a.saveType=1 and (a.cateId='1' or a.cateId='2' or a.cateId='3' or a.cateId='4' or a.cateId='5' or a.cateId='6' or a.cateId='7' or a.cateId='8' or a.cateId='9' or a.cateId='10' or a.cateId='11' or a.cateId='12' or a.cateId='13' or a.cateId='14' or a.cateId='15' or a.cateId='16' or a.cateId='17' or a.cateId='18') order by a.postTime desc limit 0,