数据库连接出错:SELECT A.*,R.content FROM tl_article A LEFT JOIN tl_reply R ON A.aid=R.aid WHERE 1 AND A.fid=30 AND A.yz=1 A.aid>=(select aid from tl_article limit 3008,1) ORDER BY A.list DESC LIMIT 32
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'A.aid>=(select aid from tl_article limit 3008,1) ORDER BY A.list DESC LIMIT 32' at line 1
1064