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