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