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