SELECT * FROM `thebigwaf01`.`movies` WHERE CATEGORY LIKE '%Adventure%' AND (ORIGINALTITLE LIKE '%Chris Walas%' OR TRANSLATEDTITLE LIKE '%Chris Walas%' OR DIRECTOR LIKE '%Chris Walas%' OR PRODUCER LIKE '%Chris Walas%' OR ACTORS LIKE '%Chris Walas%' OR DESCRIPTION LIKE '%Chris Walas%' OR VIDEOFORMAT LIKE '%Chris Walas%' OR FRAMERATE LIKE '%Chris Walas%' OR FILESIZE LIKE '%Chris Walas%' OR AUDIOFORMAT LIKE '%Chris Walas%' OR DATEADD LIKE '%Chris Walas%' OR MEDIA LIKE '%Chris Walas%' OR RESOLUTION LIKE '%Chris Walas%' OR LENGTH LIKE '%Chris Walas%' OR LANGUAGES LIKE '%Chris Walas%' OR SUBTITLES LIKE '%Chris Walas%' OR MEDIATYPE LIKE '%Chris Walas%') 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