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