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