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