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