数据库错误: [SQLSTATE[42601]: Syntax error: 7 ERROR: LIMIT #,# syntax is not supported
LINE 1: ... wjsw_product where id != 91 order by counts desc limit 0,20
^
HINT: Use separate LIMIT and OFFSET clauses.]
select * from wjsw_product where id != 91 order by counts desc limit 0,20
Product