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