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