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