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