A Database Error Occurred

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 '-10, 10' at line 9

SELECT * FROM `research` WHERE `cat` = 1 AND ( `title` LIKE '%index%' ESCAPE '!' OR `date` LIKE '%index%' ESCAPE '!' OR `text` LIKE '%index%' ESCAPE '!' ) LIMIT -10, 10

Filename: models/front/Home_model.php

Line Number: 305