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