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