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