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