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