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