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