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