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