SELECT * FROM `nutricoaching`.`movies` WHERE (MEDIA LIKE '%Marc Baschet%' OR MEDIATYPE LIKE '%Marc Baschet%' OR SOURCE LIKE '%Marc Baschet%' OR ORIGINALTITLE LIKE '%Marc Baschet%' OR TRANSLATEDTITLE LIKE '%Marc Baschet%' OR DIRECTOR LIKE '%Marc Baschet%' OR PRODUCER LIKE '%Marc Baschet%' OR COUNTRY LIKE '%Marc Baschet%' OR CATEGORY LIKE '%Marc Baschet%' OR YEAR LIKE '%Marc Baschet%' OR ACTORS LIKE '%Marc Baschet%' OR DESCRIPTION LIKE '%Marc Baschet%' OR COMMENTS LIKE '%Marc Baschet%' OR VIDEOFORMAT LIKE '%Marc Baschet%' OR VIDEOBITRATE LIKE '%Marc Baschet%' OR AUDIOFORMAT LIKE '%Marc Baschet%' OR AUDIOBITRATE LIKE '%Marc Baschet%' OR RESOLUTION LIKE '%Marc Baschet%' OR FRAMERATE LIKE '%Marc Baschet%' OR LANGUAGES LIKE '%Marc Baschet%') ORDER BY DATEADD DESC, ORIGINALTITLE ASC LIMIT -24,24
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 '-24,24' at line 1