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