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