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