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