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