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