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