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