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