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