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