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