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