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