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