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