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