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