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