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