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