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