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