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