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