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