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