Error Number: 1064
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 '-6, 6' at line 1
SELECT * FROM en_zycms_archives AS ac LEFT JOIN en_zycms_article AS a ON ac.id=a.id WHERE is_delete=0 AND (1776308505 - ac.delay_time) >= 0 AND (ac.cid in (28) OR FIND_IN_SET('28', sub_column)) ORDER BY ac.sort asc LIMIT -6, 6
Filename: libraries/Api.php
Line Number: 336