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