SELECT * FROM `thebigwaf01`.`movies` WHERE CATEGORY LIKE '%History%' AND (ORIGINALTITLE LIKE '%Frances Feist%' OR TRANSLATEDTITLE LIKE '%Frances Feist%' OR DIRECTOR LIKE '%Frances Feist%' OR PRODUCER LIKE '%Frances Feist%' OR ACTORS LIKE '%Frances Feist%' OR DESCRIPTION LIKE '%Frances Feist%' OR VIDEOFORMAT LIKE '%Frances Feist%' OR FRAMERATE LIKE '%Frances Feist%' OR FILESIZE LIKE '%Frances Feist%' OR AUDIOFORMAT LIKE '%Frances Feist%' OR DATEADD LIKE '%Frances Feist%' OR MEDIA LIKE '%Frances Feist%' OR RESOLUTION LIKE '%Frances Feist%' OR LENGTH LIKE '%Frances Feist%' OR LANGUAGES LIKE '%Frances Feist%' OR SUBTITLES LIKE '%Frances Feist%' OR MEDIATYPE LIKE '%Frances Feist%') 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