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