A Database Error Occurred

Error Number: 1064

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 '-6, 6' at line 12

SELECT * FROM `content` WHERE `c_is_publish` = 1 AND `c_publish_start` < '2024-03-28 19:55:58' AND `c_is_delete` =0 AND ( `c_title` LIKE '%!%23PTG%' ESCAPE '!' OR `c_mini_detail` LIKE '%!%23PTG%' ESCAPE '!' OR `c_detail` LIKE '%!%23PTG%' ESCAPE '!' ) ORDER BY `c_id` DESC LIMIT -6, 6

Filename: models/BE_managecontent_model.php

Line Number: 152