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