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