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