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