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