SELECT * FROM `d0045385`.`moviedb` WHERE CATEGORY LIKE '%Sportfilm%' AND (MEDIA LIKE '%Michael Apted%' OR MEDIATYPE LIKE '%Michael Apted%' OR SOURCE LIKE '%Michael Apted%' OR ORIGINALTITLE LIKE '%Michael Apted%' OR TRANSLATEDTITLE LIKE '%Michael Apted%' OR DIRECTOR LIKE '%Michael Apted%' OR PRODUCER LIKE '%Michael Apted%' OR COUNTRY LIKE '%Michael Apted%' OR CATEGORY LIKE '%Michael Apted%' OR YEAR LIKE '%Michael Apted%' OR ACTORS LIKE '%Michael Apted%' OR DESCRIPTION LIKE '%Michael Apted%' OR COMMENTS LIKE '%Michael Apted%' OR VIDEOFORMAT LIKE '%Michael Apted%' OR VIDEOBITRATE LIKE '%Michael Apted%' OR AUDIOFORMAT LIKE '%Michael Apted%' OR AUDIOBITRATE LIKE '%Michael Apted%' OR RESOLUTION LIKE '%Michael Apted%' OR FRAMERATE LIKE '%Michael Apted%' OR LANGUAGES LIKE '%Michael Apted%') ORDER BY DATEADD DESC, TRANSLATEDTITLE ASC LIMIT -10,10
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 '-10,10' at line 1