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