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