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