SELECT * FROM `nutricoaching`.`movies` WHERE (MEDIA LIKE '%Dan Gerrity%' OR MEDIATYPE LIKE '%Dan Gerrity%' OR SOURCE LIKE '%Dan Gerrity%' OR ORIGINALTITLE LIKE '%Dan Gerrity%' OR TRANSLATEDTITLE LIKE '%Dan Gerrity%' OR DIRECTOR LIKE '%Dan Gerrity%' OR PRODUCER LIKE '%Dan Gerrity%' OR COUNTRY LIKE '%Dan Gerrity%' OR CATEGORY LIKE '%Dan Gerrity%' OR YEAR LIKE '%Dan Gerrity%' OR ACTORS LIKE '%Dan Gerrity%' OR DESCRIPTION LIKE '%Dan Gerrity%' OR COMMENTS LIKE '%Dan Gerrity%' OR VIDEOFORMAT LIKE '%Dan Gerrity%' OR VIDEOBITRATE LIKE '%Dan Gerrity%' OR AUDIOFORMAT LIKE '%Dan Gerrity%' OR AUDIOBITRATE LIKE '%Dan Gerrity%' OR RESOLUTION LIKE '%Dan Gerrity%' OR FRAMERATE LIKE '%Dan Gerrity%' OR LANGUAGES LIKE '%Dan Gerrity%') ORDER BY DATEADD DESC, ORIGINALTITLE ASC LIMIT -50,50

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 '-50,50' at line 1