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