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