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