SELECT * FROM `thebigwaf01`.`movies` WHERE CATEGORY LIKE '%Family%' AND (ORIGINALTITLE LIKE '%Garance Clavel%' OR TRANSLATEDTITLE LIKE '%Garance Clavel%' OR DIRECTOR LIKE '%Garance Clavel%' OR PRODUCER LIKE '%Garance Clavel%' OR ACTORS LIKE '%Garance Clavel%' OR DESCRIPTION LIKE '%Garance Clavel%' OR VIDEOFORMAT LIKE '%Garance Clavel%' OR FRAMERATE LIKE '%Garance Clavel%' OR FILESIZE LIKE '%Garance Clavel%' OR AUDIOFORMAT LIKE '%Garance Clavel%' OR DATEADD LIKE '%Garance Clavel%' OR MEDIA LIKE '%Garance Clavel%' OR RESOLUTION LIKE '%Garance Clavel%' OR LENGTH LIKE '%Garance Clavel%' OR LANGUAGES LIKE '%Garance Clavel%' OR SUBTITLES LIKE '%Garance Clavel%' OR MEDIATYPE LIKE '%Garance Clavel%') ORDER BY DATEADD DESC, ORIGINALTITLE ASC LIMIT -24,24
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 '-24,24' at line 1