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