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