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