SELECT * FROM `mrlafiadb01`.`movies` WHERE CATEGORY LIKE '%Com�die%' AND (ORIGINALTITLE LIKE '%Mathieu Ch�did%' OR TRANSLATEDTITLE LIKE '%Mathieu Ch�did%' OR ACTORS LIKE '%Mathieu Ch�did%' OR DIRECTOR LIKE '%Mathieu Ch�did%' OR PRODUCER LIKE '%Mathieu Ch�did%') ORDER BY DATEADD DESC, ORIGINALTITLE LIMIT -144,144

Invalid Query: 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 '-144,144' at line 1