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