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