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