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