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