SELECT * FROM `nutricoaching`.`movies` WHERE YEAR='2005' AND (MEDIA LIKE '%Elias Mcconnell%' OR MEDIATYPE LIKE '%Elias Mcconnell%' OR SOURCE LIKE '%Elias Mcconnell%' OR ORIGINALTITLE LIKE '%Elias Mcconnell%' OR TRANSLATEDTITLE LIKE '%Elias Mcconnell%' OR DIRECTOR LIKE '%Elias Mcconnell%' OR PRODUCER LIKE '%Elias Mcconnell%' OR COUNTRY LIKE '%Elias Mcconnell%' OR CATEGORY LIKE '%Elias Mcconnell%' OR YEAR LIKE '%Elias Mcconnell%' OR ACTORS LIKE '%Elias Mcconnell%' OR DESCRIPTION LIKE '%Elias Mcconnell%' OR COMMENTS LIKE '%Elias Mcconnell%' OR VIDEOFORMAT LIKE '%Elias Mcconnell%' OR VIDEOBITRATE LIKE '%Elias Mcconnell%' OR AUDIOFORMAT LIKE '%Elias Mcconnell%' OR AUDIOBITRATE LIKE '%Elias Mcconnell%' OR RESOLUTION LIKE '%Elias Mcconnell%' OR FRAMERATE LIKE '%Elias Mcconnell%' OR LANGUAGES LIKE '%Elias Mcconnell%') ORDER BY DATEADD DESC, ORIGINALTITLE ASC LIMIT -10,10
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 '-10,10' at line 1