SELECT * FROM `d0045385`.`moviedb` WHERE (MEDIA LIKE '%Mike Newell%' OR MEDIATYPE LIKE '%Mike Newell%' OR SOURCE LIKE '%Mike Newell%' OR ORIGINALTITLE LIKE '%Mike Newell%' OR TRANSLATEDTITLE LIKE '%Mike Newell%' OR DIRECTOR LIKE '%Mike Newell%' OR PRODUCER LIKE '%Mike Newell%' OR COUNTRY LIKE '%Mike Newell%' OR CATEGORY LIKE '%Mike Newell%' OR YEAR LIKE '%Mike Newell%' OR ACTORS LIKE '%Mike Newell%' OR DESCRIPTION LIKE '%Mike Newell%' OR COMMENTS LIKE '%Mike Newell%' OR VIDEOFORMAT LIKE '%Mike Newell%' OR VIDEOBITRATE LIKE '%Mike Newell%' OR AUDIOFORMAT LIKE '%Mike Newell%' OR AUDIOBITRATE LIKE '%Mike Newell%' OR RESOLUTION LIKE '%Mike Newell%' OR FRAMERATE LIKE '%Mike Newell%' OR LANGUAGES LIKE '%Mike Newell%') ORDER BY DATEADD DESC, TRANSLATEDTITLE ASC LIMIT -20,20
Invalid Query: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '-20,20' at line 1