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