SELECT * FROM `nutricoaching`.`movies` WHERE (MEDIA LIKE '%Logan Lerman%' OR MEDIATYPE LIKE '%Logan Lerman%' OR SOURCE LIKE '%Logan Lerman%' OR ORIGINALTITLE LIKE '%Logan Lerman%' OR TRANSLATEDTITLE LIKE '%Logan Lerman%' OR DIRECTOR LIKE '%Logan Lerman%' OR PRODUCER LIKE '%Logan Lerman%' OR COUNTRY LIKE '%Logan Lerman%' OR CATEGORY LIKE '%Logan Lerman%' OR YEAR LIKE '%Logan Lerman%' OR ACTORS LIKE '%Logan Lerman%' OR DESCRIPTION LIKE '%Logan Lerman%' OR COMMENTS LIKE '%Logan Lerman%' OR VIDEOFORMAT LIKE '%Logan Lerman%' OR VIDEOBITRATE LIKE '%Logan Lerman%' OR AUDIOFORMAT LIKE '%Logan Lerman%' OR AUDIOBITRATE LIKE '%Logan Lerman%' OR RESOLUTION LIKE '%Logan Lerman%' OR FRAMERATE LIKE '%Logan Lerman%' OR LANGUAGES LIKE '%Logan Lerman%') 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