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