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