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