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