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