SELECT * FROM `nutricoaching`.`movies` WHERE CATEGORY LIKE '%Western%' AND (MEDIA LIKE '%Lyriq Bent%' OR MEDIATYPE LIKE '%Lyriq Bent%' OR SOURCE LIKE '%Lyriq Bent%' OR ORIGINALTITLE LIKE '%Lyriq Bent%' OR TRANSLATEDTITLE LIKE '%Lyriq Bent%' OR DIRECTOR LIKE '%Lyriq Bent%' OR PRODUCER LIKE '%Lyriq Bent%' OR COUNTRY LIKE '%Lyriq Bent%' OR CATEGORY LIKE '%Lyriq Bent%' OR YEAR LIKE '%Lyriq Bent%' OR ACTORS LIKE '%Lyriq Bent%' OR DESCRIPTION LIKE '%Lyriq Bent%' OR COMMENTS LIKE '%Lyriq Bent%' OR VIDEOFORMAT LIKE '%Lyriq Bent%' OR VIDEOBITRATE LIKE '%Lyriq Bent%' OR AUDIOFORMAT LIKE '%Lyriq Bent%' OR AUDIOBITRATE LIKE '%Lyriq Bent%' OR RESOLUTION LIKE '%Lyriq Bent%' OR FRAMERATE LIKE '%Lyriq Bent%' OR LANGUAGES LIKE '%Lyriq Bent%') ORDER BY DATEADD DESC, ORIGINALTITLE ASC LIMIT -10,10

Invalid Query: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-10,10' at line 1